> For the complete documentation index, see [llms.txt](https://nicholasjpanella.gitbook.io/react-elevated-emotion/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nicholasjpanella.gitbook.io/react-elevated-emotion/react-elevated-emotion.md).

# React / Elevated Emotion

`react-elevated-emotion` is a supercharged wrapper around [`@emotion/styled`](https://emotion.sh/docs/introduction) components with the sole focus on Styled React Components.

### To get started

Run the install command on your react application

```
npm install react-elevated-emotion
```
