gulp-cssimport
gulp-cssimport copied to clipboard
Parses a CSS file, finds imports, grabs the content of the linked file and replaces the import statement with it.
Results
2
gulp-cssimport issues
Sort by
recently updated
recently updated
newest added
https://github.com/unlight/gulp-cssimport/issues/16#issuecomment-205323044
bug
help-wanted
from email >I just wondering Is it possible to add proxy support to your cssimport package? I have noticed that the http-https package, which you use, should supports proxy settings.