# @stitches/core
**@stitches/core** is a framework-agnostic implementation of [stitches](https://stitches.dev), a CSS-in-JS library with a best-in-class developer experience.
```sh
# with npm
npm install @stitches/core
# with yarn
yarn add @stitches/core
```
```html
```
```js
```
## Documentation
For full documentation, visit [stitches.dev](https://stitches.dev).
## Contributing
Please follow our [contributing guidelines](./CONTRIBUTING.md).
## Authors
- Pedro Duarte ([@peduarte](https://twitter.com/peduarte)) - [Modulz](https://modulz.app)
- Abdulhadi Alhallak ([@hadi_hlk](https://twitter.com/hadi_hlk)) - [Modulz](https://modulz.app)
- Jonathan Neal ([@jon_neal](https://twitter.com/jon_neal)) - [Modulz](https://modulz.app)
## License
Licensed under the MIT License, Copyright © 2021-present Modulz.
See [LICENSE](./LICENSE.md) for more information.