Created
July 31, 2014 00:16
-
-
Save cimmanon/a4f4c4d42be40a01e549 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ---- | |
// Sass (v3.3.12) | |
// Compass (v1.0.0.alpha.21) | |
// ---- | |
@import "compass"; | |
.my-icon { | |
content: "\\"; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.my-icon { | |
content: "\\"; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment