Skip to content

Commit

Permalink
Clarify what this package is
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Jul 24, 2023
1 parent 594c73c commit 8a1a3a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
<a href="https://stackblitz.com/edit/vercel-next-js-bmc6dm?file=ui%2FTssLogo.tsx">Playground</a>
</p>

> You can think of `tss-react` as `@emotion/jss`.
> It's, in essence, [the JSS API](https://cssinjs.org/?v=v10.10.0#react-jss-example) but powered by Emotion.
> Just like `@emotion/styled` is the [styled-components API](https://styled-components.com/) but powered by Emotion.
- 🚀 Seamless integration with [MUI](https://mui.com).
- 🌐 Works in [Next.js App and Page Router](https://docs.tss-react.dev/ssr/next.js).
- 🙅‍♂️ No custom styling syntax to learn, no shorthand, just plain CSS.
Expand Down

0 comments on commit 8a1a3a6

Please sign in to comment.