0.0.15 • Published 10 years ago

css-compare v0.0.15

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

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.
0.0.15

10 years ago

0.0.14

10 years ago

0.0.13

10 years ago

0.0.12

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago