Skip to content

Instantly share code, notes, and snippets.

@A
Created October 7, 2014 12:52
Show Gist options
  • Select an option

  • Save A/dc40a89b8103f1f1cebf to your computer and use it in GitHub Desktop.

Select an option

Save A/dc40a89b8103f1f1cebf to your computer and use it in GitHub Desktop.
=ie-background-cover($image-path)
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=#{image_path($image-path)}, sizingMethod='scale')
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=#{image_path($image-path)}, sizingMethod='scale')"
background-image: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment