Lightweight and fast css-in-js tool
- 🎭 Polymorphism
- 🔵 Full ts type
- 🗺 Support SourceMap
- 🛎 Support SSR
- 🎨 Support Themes
- ☘️ Small size compression + gzip 4kb
- ⚡️ Near native rendering speed
It's very fast. Almost as fast as using native css, and even faster than native rendering under certain conditions
React wrapper including the styled API.
npm install @styils/reactSolid wrapper including the styled API.
npm install @styils/solidVue wrapper including the styled API.
npm install @styils/vueThis is required for sourcemap. Note that babel-plugin does not support vue suorcemap
npm install @styils/babel-pluginWraps @styils/babel-plugin and provides vue sourcemap support.
npm install @styils/vite-pluginStyils was inspired by other css in js tools such as emotion, goober, stitches. Thanks.
Benchmarks come from stitches
Licensed under the MIT License, Copyright © 2022-present zoy-l
See LICENSE for more information.