mathisonian / gulp-sass-bulk-import

gulp task to allow importing directories in your SCSS
MIT License
41 stars 11 forks source link

Allow to use single quotes in import #13

Closed denisborovikov closed 9 years ago

denisborovikov commented 9 years ago

It doesn't work with single quotes now. @import 'folder/*' throw an error.

I've made the PR to let you check my commit to be sure that everything is ok.

mathisonian commented 9 years ago

Looks good, thanks @denisborovikov!

denisborovikov commented 9 years ago

Could you update the npm package?

mathisonian commented 9 years ago

0.3.1 should be up-to-date on npm. let me know if its not for some reason