cssd

1.0.0 • Public • Published

CSSD

Command line tool for finding duplicate css selectors.

Installation

$ npm install -g cssd

Usage

$ cssd file1.css

Print duplicate selectors within file1.css.

$ cssd file1.css file2.css

Print selectors that appear in both file1.css and file2.css.

Dependents (0)

Package Sidebar

Install

npm i cssd

Weekly Downloads

7

Version

1.0.0

License

none

Last publish

Collaborators

  • nichoth