Hacker News new | ask | show | jobs
by daigoba66 1842 days ago
Are there any good examples or tutorials for using CSS modules and TypeScript as you described?
2 comments

I don't know of any full tutorials that cover both, but this is an ok rundown on how to use them in JS: https://css-tricks.com/css-modules-part-1-need/

This is the webpack loader that generates type def files: https://github.com/seek-oss/css-modules-typescript-loader