1.0.1 • Published 3 years ago

csso-recursive v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

csso-recursive

Run terser on a folder recursively, auto minify the results into .min.css file.

Installation

npm i csso-recursive -g

Example

csso-recursive --input=dist/css --verbose

Options

  • --input=[dir] Input directory
  • --config=[config.json] CSSO configuration file. Using csso-recursive.config.js if exist
  • --verbose Enable verbose
1.0.1

3 years ago

1.0.0

3 years ago