react-scripts-ts-css

1.0.2 • Public • Published

react-scripts-ts-css npm version

Create React apps (with Typescript (with css modules)) with no build configuration.

Do you know react and want to try out typescript? Or do you know typescript and want to try out react? Do you also need css modules? Get all the benefits from create-react-app but you use typescript and css modules! 🚀

tl;dr

npm install -g create-react-app
 
create-react-app my-app --scripts-version=react-scripts-ts-css
cd my-app/
npm start

Why use this package?

The difference between this project and react-scripts-ts-css-modules/react-scripts-ts-cssModules is that this is based on the react-scripts-ts cra fork so it's easier to maintain. Looks like CSSModules will be added to CRA soon: pull request here In which case we can just update react-scripts-ts to add typings-for-css-modules-loader and depricate this fork.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    1
    • latest

Version History

Package Sidebar

Install

npm i react-scripts-ts-css

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • christikaes