typings-for-css-modules-loader

v0.1.1
Drop-in replacement for css-loader to generate typings for your CSS-Modules on the fly in webpack
Typescript TypeScript CSS Modules CSSModules CSS Modules typings Webpack Webpack loader Webpack css module typings loader typescript webpack typings and 2 more...

build

babel src -d lib

prepublish

npm run build

pretest

rm -f ./test/example.css.d.ts && touch ./test/example.css.d.ts

test:run

babel-node ./node_modules/webpack/bin/webpack --config ./test/webpack.config.babel.js && diff ./test/example.css.d.ts ./test/expected-example.css.d.ts

test

npm run test:run > /dev/null 2>&1 && npm run test:run

Metadata

  • MIT
  • Whatever
  • Tim Sebastian
  • released 9/19/2016

Downloads

Maintainers