Gulp-sass will not compile to CSS
问题 I'm not able to get grunt-sass to compile to .css. Have seen a load of other similar posts and utilized suggestions but nothing seems to work. I can get other plugins working fine (for example 'del' to delete stuff, shown here) so it seems my environment is ok, and i can get ordinary vanilla sass compile/watch to work fine. Here's my setup just in case: OSX Maverics 10.9.5 $ ruby -v ruby 2.0.0p481 (2014-05-08 revision 45883) [universal.x86_64-darwin13] $ sass -v Sass 3.4.9 (Selective Steve) $