jest-css-modules-transform

v2.3.0
Jest's preprocessor for css, sass, less, stylus modules generated with Webpack
jest webpack css-import transform preprocessor class classname css stylus and 6 more...

coverage

jest --coverage

lint

eslint src

prepare

npm run lint && npm test

test

npm run test:base && npm run test:config && npm run test:sassrc && npm run test:camel-case && npm run test:dashes

test:base

jest --no-cache

test:config

jest --no-cache --config jest-with-css-config.js

test:sassrc

jest --no-cache --config jest-with-sassrc.js

test:camel-case

jest --no-cache --config jest-with-camel-case.js

test:dashes

jest --no-cache --config jest-with-dashes.js

Metadata

  • MIT
  • >=6.4.0
  • Mikhail Bodrov
  • released 6/1/2019

Downloads

Maintainers