Skip to content

Instantly share code, notes, and snippets.

@samusgray
Last active August 29, 2015 13:58
Show Gist options
  • Save samusgray/10408532 to your computer and use it in GitHub Desktop.
Save samusgray/10408532 to your computer and use it in GitHub Desktop.
1) First commit to include Susy:
https://github.com/mragray/Hero-Wordpress-Theme/commit/d20afca42cd0ed9320225c04e3e4a4688fa3d94d
2) Main Sass File to import all partials: '
https://github.com/mragray/Hero-Wordpress-Theme/blob/master/scss/style.scss
3) Grunt File
https://github.com/mragray/Hero-Wordpress-Theme/blob/master/Gruntfile.js
Grunt Error:
Running "sass:dist" (sass) task
Syntax error: File to import not found or unreadable: susy.
Load paths:
/Users/unicron/Git/TEDx/wp-content/themes/_hero (DEPRECATED)
/Users/unicron/Git/TEDx/wp-content/themes/_hero/scss
on line 15 of scss/style.scss
Use --trace for backtrace.
Warning: Exited with error code 1 Use --force to continue.
Gems:
(note susy & sass)
breakpoint (2.4.1, 2.4.0)
bundler (1.3.5)
bundler-unload (1.0.1)
celluloid (0.15.2)
celluloid-io (0.15.0)
chunky_png (1.3.0, 1.2.9)
compass (1.0.0.alpha.18)
compass-core (1.0.0.alpha.17)
compass-import-once (1.0.2)
ffi (1.9.3)
json (1.8.1)
listen (2.7.1, 2.4.1, 1.1.6)
multi_json (1.9.0, 1.8.4)
nio4r (1.0.0)
rake (10.1.1, 10.1.0)
rb-fsevent (0.9.4)
rb-inotify (0.9.3)
rb-kqueue (0.2.2, 0.2.0)
rubygems-bundler (1.2.2)
rvm (1.11.3.8)
sass (3.3.4, 3.3.0)
sassy-maps (0.3.2, 0.3.1)
timers (1.1.0)
true (0.2.0, 0.2.0.rc.4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment