css-modules-flow-types
css-modules-flow-types copied to clipboard
would be nice to have a how-to for CRA
I think a lot of people are using CRA (create-react-app) and may want to include this - so a short how-to would be nice.
That is a great idea. 👍
Are you up for creating a PR?
If only I could ... was hoping to find one here ;)
So, I cannot see you can use the webpack loader without ejecting or using one of the many CRA rewired packages.
The easiest option is to use the CLI: https://github.com/skovhus/css-modules-flow-types/blob/master/README.md#usage-cli, but the workflow isn’t optimal.