OlafCheng / css-shaking

Remove unnecessary CSS prefix.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

css-shaking

Remove unnecessary CSS prefix.

Usage

  • Process single CSS file
csking xxx.css
  • Process directory
# If you want to shaking a directory named assets.
csking assets

# If you want to shaking a directory recursively.
csking assets -r

About

Remove unnecessary CSS prefix.