1.2.27 • Published 2 years ago

solid-stitches v1.2.27

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@stitches/react

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

# with npm
npm install @stitches/react

# with yarn
yarn add @stitches/react

<script type="module">

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

</script>

<script src="https://unpkg.com/@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 © 2021-present Modulz.

See LICENSE for more information.

1.2.27

2 years ago

1.2.25

2 years ago

1.2.26

2 years ago

1.2.20

2 years ago

1.2.23

2 years ago

1.2.21

2 years ago

1.2.22

2 years ago

1.2.18

2 years ago

1.2.19

2 years ago

1.2.17

2 years ago

1.2.15

2 years ago

1.2.14

2 years ago

1.2.13

2 years ago

1.2.12

2 years ago

1.2.11

2 years ago

1.2.10

2 years ago

1.2.9

2 years ago

1.2.8

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago