Stitches

CSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in...

README

stitches

Stitches


Style your components with confidence


CSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience.

Stitches Core


Framework-agnostic implementation.

  1. ```sh
  2. npm install @stitches/core
  3. ```


Stitches React


React wrapper including the styled API.

  1. ```sh
  2. npm install @stitches/react
  3. ```



Documentation


For full documentation, visit stitches.dev.

Contributing


Please follow our contributing guidelines.

Community


You can join the Stitches Discord to chat with other members of the community.

Here's a list of community-built projects:


Authors


- Pedro Duarte (@peduarte)
- Jonathan Neal (@jon_neal)
- Abdulhadi Alhallak (@hadi_hlk) - WorkOS

License


Licensed under the MIT License, Copyright © 2022-present WorkOS.

See LICENSE for more information.