Skip to content

mail2mjdev/cssminify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cssminify

Node Js script to minify multiple CSS files and combine it to one single file

  1. Clone the repo
  2. with CMD get inside the directory and use npm install to install dependency.

How it works?

  1. Put all the .css files in the input directory
  2. run the cmd node index.js
  3. a single minified file will be generated in the result directory as result.css

About

Node Js script to minify multiple CSS files and combine it to one single file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published