1.0.6 • Published 9 months ago
@georgios-drivas/css-filter v1.0.6
CSS Filter
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