packify-css
v1.0.0
Published
turns a css file into a single executable by combining @imports and base64 inlining images
Downloads
4
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 -g
usage
packify-css foo.css
the packed version will be written to STDOUT