Sha256: f87b7da9d78207fad4b3c89309b1c30ec9330841b003ae2cb240a7dbeed21eda

Contents?: true

Size: 86 Bytes

Versions: 1

Compression:

Stored size: 86 Bytes

Contents

@mixin when-retina-display
{
	@include when-device-pixel-ratio(2)
	{
		@content;
	}
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dashy-0.0.5 app/assets/stylesheets/dashy/when/_retina-display.scss