1.2.31 • Published 3 years ago
stitches-worx-core v1.2.31
@stitches/core
@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 @stitches/core
# with yarn
yarn add @stitches/core
<script type="module">
import { css } from 'https://cdn.skypack.dev/@stitches/core'
</script>
<script src="https://unpkg.com/@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.
1.2.29
3 years ago
1.2.30
3 years ago
1.2.31
3 years ago
1.2.27
3 years ago
1.2.28
3 years ago
1.2.26
3 years ago
1.2.25
3 years ago
1.2.24
3 years ago
1.2.23
3 years ago
1.2.22
3 years ago
1.2.21
3 years ago
1.2.20
3 years ago
1.2.19
3 years ago
1.2.18
3 years ago
1.2.17
3 years ago
1.2.16
3 years ago
1.2.15
3 years ago
1.2.14
3 years ago
1.2.13
3 years ago
1.2.12
3 years ago
1.2.11
3 years ago