postcss-ignore-plugin

v0.2.0
ignore postcss process for a rule using postcss-ignore comment
postcss-plugin ignore postcss

lint

eslint . --cache --ignore-path .gitignore

fixlint

yarn lint -- --fix

build

babel src --config-file ./babel.config.js --out-dir dist --ignore "**/__tests__/**"

test:only

jest src/__tests__/remove src/__tests__/add

test:integrations

jest src/__tests__/cssnano src/__tests__/other-plugins

build:integrations

npm run build:fixtures:cssnano && npm run build:fixtures:others

build:fixtures:cssnano

babel-node src/__tests__/cssnano/helper/buildFixtures.js

build:fixtures:others

babel-node src/__tests__/other-plugins/helper/buildFixtures.js

Metadata

  • MIT
  • Whatever
  • anikethsaha
  • released 3/18/2020

Downloads

Maintainers