postcss-modules-local-by-default

v4.0.5
A CSS Modules transform to make local scope the default
css-modules postcss css postcss-plugin

prettier

prettier -l --ignore-path .gitignore .

eslint

eslint --ignore-path .gitignore .

lint

yarn eslint && yarn prettier

test:only

jest

test:watch

jest --watch

test:coverage

jest --coverage --collectCoverageFrom="src/**/*"

test

yarn test:coverage

prepublishOnly

yarn lint && yarn test
npm i postcss-modules-local-by-default

Metadata

  • MIT
  • ^10 || ^12 || >= 14
  • Mark Dalgleish
  • released 4/3/2024

Downloads