Created
July 15, 2014 14:29
-
-
Save cimmanon/b44a6fa5a8e95e94b38e 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.4.0.rc.1) | |
// Compass (v1.0.0.alpha.20) | |
// ---- | |
.throws-a-meaningless-error-by-itself { | |
animation: | |
typing 1.2s 9.8s steps(11, end) both, blink-caret 1s step-end infinite; | |
} |
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
Invalid CSS after "}": expected "{", was "" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment