1.0.6 • Published 10 months ago

@georgios-drivas/css-filter v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
10 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

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago