postcss-unused-var

v0.1.1
Postcss plugin remove unused CSS var
css postcss postcss-plugin cssnano

test:only

jest --testMatch "**/__tests__/**/*.test.js"

test:coverage

npm run test:only -- --coverage

prebuild

del-cli dist

build

babel src --config-file ./babel.config.js --out-dir dist --ignore "**/__tests__/"
npm i postcss-unused-var

Metadata

  • MIT
  • >=6.9.0
  • anikethsaha
  • released 12/15/2019

Downloads

Maintainers