A Typescript + SASS Modules template for Create React App.
npm install cra-template-typescript-sass-modulesA TypeScript + CSS Modules + SASS template for Create React App
``sh``
npx create-react-app my-app --template typescript-sass-modules
If you work with VScode, make sure using the workspace version of TypeScript and then types for styles works.