strarsis / sass-include-paths

Generates include paths for node-sass for packages from popular package managers like npm, bower, ruby gem, ruby bundler.
MIT License
12 stars 3 forks source link

adding scss folder to nodeModules search paths #2

Closed jmaroeder closed 8 years ago

jmaroeder commented 8 years ago

Also fixed a couple jshint warnings (missing semicolons, comparing undefined without ===)

strarsis commented 8 years ago

Thanks, I will release a new version with the merged changes.

strarsis commented 8 years ago

OK, PR published with Release v4.1.0.

@jamesmallen It would be helpful for testing if you could provide me the name of a/the package/project that uses a ./scss/ folder.

jmaroeder commented 8 years ago

Thanks!

@strarsis I specifically saw this in Font-Awesome: https://github.com/FortAwesome/Font-Awesome