Skip to content

A small python script that currently minifies and combines CSS files

License

Notifications You must be signed in to change notification settings

bmcculley/minify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Minify CSS with Python

A small python script that currently minifies and combines CSS files

The idea of this project is to keep from having to install a complicated solution. If you don't need to do this operation often, this is the perfect option.

An example usage:

python cssmin.py -o new.min.css bootstrap.css bootstrap-theme.css elusive-webfont.css

Forked from

About

A small python script that currently minifies and combines CSS files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages