Created
June 19, 2013 22:54
-
-
Save artgon/5818849 to your computer and use it in GitHub Desktop.
lineman output
This file contains hidden or 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
Running "sass:compile" (sass) task | |
Verifying property sass.compile exists in config...OK | |
Files: app/css/main.scss -> generated/css/app.sass.css | |
Options: loadPath=["vendor/components/foundation/scss","app/css","vendor/css"] | |
Reading app/css/main.scss...OK | |
Writing generated/css/app.sass.css...OK | |
Syntax error: Invalid CSS after " @media ": expected "{", was "#{$small} {" | |
on line 153 of /Users/artg/dev/matygo/crazyhorse/vendor/components/foundation/scss/foundation/components/_grid.scss | |
from line 10 of /Users/artg/dev/matygo/crazyhorse/vendor/components/foundation/scss/foundation.scss | |
from line 67 of standard input | |
Use --trace for backtrace. | |
Warning: Syntax error: Invalid CSS after " @media ": expected "{", was "#{$small} {" | |
on line 153 of /Users/artg/dev/matygo/crazyhorse/vendor/components/foundation/scss/foundation/components/_grid.scss | |
from line 10 of /Users/artg/dev/matygo/crazyhorse/vendor/components/foundation/scss/foundation.scss | |
from line 67 of standard input | |
Use --trace for backtrace. Used --force, continuing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment