0.2.1 • Published 3 years ago

cra-template-typescript-sass-modules v0.2.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

cra-template-typescript-sass-modules

A TypeScript + CSS Modules + SASS template for Create React App

Usage

npx create-react-app my-app --template typescript-sass-modules

Types for SASS

If you work with VScode, make sure using the workspace version of TypeScript and then types for styles works.

How to use the workspace version of TypeScript