Package Exports
- tastycss
- tastycss/react
Readme
TastyCSS
A set of modules is for CSS-in-JS solution that includes state-to-style bindings, SRR and next-level developer experience. It includes a framework-agnostic implementation
Installation
Framework-agnostic version:
# with npm
npm install tastycss
# with yarn
yarn add tastycss
React version:
# with npm
npm install tastycss styled-components
# with yarn
yarn add tastycss styled-components
Documentation
TBD
Contributing
Please follow our contributing guidelines.
Authors
- Andrey Yamanov (@tenphi)
License
Tasty is a project by Forneu.
Released under the MIT License.