2.0.2 • Published 2 years ago

@georgios-drivas/css-filter v2.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

CSS Filter

npm GitHub

An npm package that checks HTML files for unused CSS rules.

Installation

In the command run:

  • npm install @georgios-drivas/css-filter

Add this script in your package.json file:

  • "css-filter": "node ./node_modules/@georgios-drivas/css-filter/index.js"

Once it is installed, run the command:

  • npm run css-filter -- /path-to-your-css-file /path-to-your-html-file

    The results will be posted in the command line

1.0.7

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago