Closed denisborovikov closed 9 years ago
It doesn't work with single quotes now. @import 'folder/*' throw an error.
@import 'folder/*'
I've made the PR to let you check my commit to be sure that everything is ok.
Looks good, thanks @denisborovikov!
Could you update the npm package?
0.3.1 should be up-to-date on npm. let me know if its not for some reason
0.3.1
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.