Support CSS Modules out of the box
lukepighetti opened this issue · 2 comments
lukepighetti commented
Now that create-react-app supports CSS Modules out of the box, it would be nice if TypeScript-React-Starter did as well.
Ideally it would work without having to eject.
Plastiquewind commented
Hi!
It seems like TypeScript-React-Starter is no longer supported, but you can try this boilerplate:
https://github.com/NickMaev/react-core-boilerplate
It's new, production-ready and free.
lukepighetti commented
That is a lot heavier than what I need and this package seems well supported. Will check it out, though. Thanks.