1.0.6 • Published 9 months ago

@georgios-drivas/css-filter v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months 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.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago