Skip to content

perrinjerome/cssspriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

css-spriter

Rewrite a CSS to use CSS-Sprites. Takes the URL of one or multiple CSS as input, download all images, rewrite CSS and produce a CSS and a merged image as output.

This only supports images as background-image:.

Example usage:

./bin/cssspriter -i http://localhost/devel.css -o full.css -O full.png

About

Simple tool to rewrite a CSS to use sprites in place of images

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages