mathisonian / gulp-sass-bulk-import

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

Allow to use single quotes in import #12

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.

denisborovikov commented 9 years ago

Close this one cause it can't be automatically merged, Created the new one #13 .