packify-css
v1.0.0
Published
turns a css file into a single executable by combining @imports and base64 inlining images
Readme
packify-css
a tool like packify but explicitly for stylesheets. turns a css file into a single executable by combining @imports and base64 inlining images
installation
npm install packify-css -gusage
packify-css foo.cssthe packed version will be written to STDOUT
