Skip to content

Normalizes and compares CSS output. Useful when changing CSS preprocessors.

License

Notifications You must be signed in to change notification settings

DealerDotCom/css-compare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

css-compare

Normalizes and compares CSS output. Useful when changing CSS preprocessors.

Installation

npm install -g css-compare

CLI

The command css-compare is available upon installation.

Options:
  -t, --test     Test file: diff to.                           [required]
  -c, --control  Control file: diff from.                      [required]
  -o, --output   Output normalized CSS to a file.
  -l, --label    Label: override filename to display in diff.

About

Normalizes and compares CSS output. Useful when changing CSS preprocessors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published