ppwwyyxx / hexo-clean-css

Minify CSS files with clean-css.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hexo-clean-css

NPM version

Minify CSS files with clean-css.

Installation

$ npm install hexo-clean-css --save

Options

clean_css:
  exclude: 
    - *.min.css
  • exclude: Exclude files

About

Minify CSS files with clean-css.

License:MIT License


Languages

Language:JavaScript 100.0%