pythoncode-tutorials/general/minify-css at master · anash963/pythoncode-tutorials · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

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.