@voiceflow/stitches-react
TypeScript icon, indicating that this package has built-in type declarations

2.3.1 • Public • Published

@voiceflow/stitches-react

@voiceflow/stitches-react is a react implementation of stitches, a CSS-in-JS library with a best-in-class developer experience.


# with npm
npm install @voiceflow/stitches-react

# with yarn
yarn add @voiceflow/stitches-react


open in codepen


<script type="module">

import { styled } from 'https://cdn.skypack.dev/@voiceflow/stitches-react'

</script>


open in codepen


<script src="https://unpkg.com/@voiceflow/stitches-react/dist/index.global.js"></script>
<script>

const { styled } = stitches

</script>


Documentation

For full documentation, visit stitches.dev.

Contributing

Please follow our contributing guidelines.

Authors

License

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

See LICENSE for more information.

Package Sidebar

Install

npm i @voiceflow/stitches-react

Weekly Downloads

130

Version

2.3.1

License

MIT

Unpacked Size

522 kB

Total Files

14

Last publish

Collaborators

  • ose-voiceflow
  • theprof
  • bhuvana.adur.kannan
  • abuyak
  • e_vandenberg
  • ninabondar
  • yoyotruly
  • matthewnaik
  • edison-vflow
  • shelone.grantwatson
  • zhilight
  • amandasteinhauer
  • pmvrmc
  • filipemerker
  • viniciusdacal
  • trs
  • matheuspoleza
  • denyslinkov
  • andrewlawrence
  • tylerhhan
  • effervescentia
  • josh_vf
  • voiceflow-gallagan
  • z4o4z
  • xavidop
  • vf-serviceaccount