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

4.1.0 • Public • Published

@secrecy/stitches-react

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


# with npm
npm install @secrecy/stitches-react

# with yarn
yarn add @secrecy/stitches-react


open in codepen


<script type="module">

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

</script>


open in codepen


<script src="https://unpkg.com/@secrecy/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.

/@secrecy/stitches-react/

    Package Sidebar

    Install

    npm i @secrecy/stitches-react

    Weekly Downloads

    45

    Version

    4.1.0

    License

    MIT

    Unpacked Size

    519 kB

    Total Files

    14

    Last publish

    Collaborators

    • achak
    • devchris