Skip to content

Instantly share code, notes, and snippets.

@iamcarrico
Created July 30, 2014 21:23
Show Gist options
  • Save iamcarrico/ebfe83e0ef4695418815 to your computer and use it in GitHub Desktop.
Save iamcarrico/ebfe83e0ef4695418815 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.3.12)
// Compass (v1.0.0.alpha.21)
// ----
@import "compass";
.foo {
-webkit-filter: invert(100%);
color: invert(#FFFFFF);
}
.foo {
-webkit-filter: invert(100%);
color: black;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment