Skip to content

Instantly share code, notes, and snippets.

@artgon
Created June 19, 2013 22:54
Show Gist options
  • Save artgon/5818849 to your computer and use it in GitHub Desktop.
Save artgon/5818849 to your computer and use it in GitHub Desktop.
lineman output
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