Skip to content

Extended version of CRA typescript plugin using emotion as a css-in-js library

Notifications You must be signed in to change notification settings

Eik-S/react-typescript-emotion-boilerplate

Repository files navigation

Added @emotion/react as a dependency.

For being able to use the emotion css prop, the babel config needs to be altered. Thats why the project is using react-app-rewired and customize-cra as dependencies to be able to alter the webpack config via config-overrides.js without ejecting the app.

usage info

Simply change the apps name in package.json and you are ready to go.

Before deployment, replace the CRA placeholders, namely favicon.ico, logo192.png, logo512.png, manifest.json, robots.txt with your own versions.

About

Extended version of CRA typescript plugin using emotion as a css-in-js library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published