Skip to content

max-mapper/packify-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

turns a css file into a single executable by combining @imports and base64 inlining images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published