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

4.1.0 • Public • Published

@secrecy/stitches-core

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


# with npm
npm install @secrecy/stitches-core

# with yarn
yarn add @secrecy/stitches-core


open in codepen


<script type="module">

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

</script>


open in codepen


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

const { css } = 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.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @secrecy/stitches-core

      Weekly Downloads

      4

      Version

      4.1.0

      License

      MIT

      Unpacked Size

      508 kB

      Total Files

      14

      Last publish

      Collaborators

      • achak
      • devchris