Awesome
CSS Modules TypeScript Demo
A working demo of CSS Modules, using TypeScript, css-modulesify and typed-css-modules.
JSX components and .css files are plagiarized from https://github.com/css-modules/browserify-demo.
Install and build
npm install
npm start
Re-generate .css.d.ts
npm run dts
License
MIT