Skip to content

Latest commit

 

History

History

minify-css

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

To run this:

  • pip install -r requirements.txt.
  • Put your CSS file in the style folder.
  • Put your HTML file in the current (root) folder.
  • Run python minimize.py
  • A new file will appear named min.css in the current working folder.