@sse-ui/theme
v1.0.1
Published
Themes for SSE UI
Downloads
171
Readme
SSE UI Theme
Tailwind CSS Styling Library for Building Modern, Consistent and Accessible Web UIs with Radix UI, Melt UI, and Radix Vue.
Concept
Imagine SSE Ui Theme as a secret style vault for our UI Kits. It uses Tailwind CSS, making it super easy to customize the look and feel of your components. This means you get a consistent design foundation across all these UI Kits, but with the freedom to tweak things to perfectly match your brand.
Features
- 🎨 Built-in Palettes
- 🎨 Multi-Theming
- 🛠️ Effortless Customization
- 🚀 Expanded Component Variants
- ♿ Accessibility First
- 🌟 Modern & Trendy
Quick Start
- Install SSE UI Theme:
npm install @sse-ui/theme tailwind-variants- Update your tailwindcss config
Import the theme plugins to set your theme and enable data-attributes customizations
import { link } from "@sse-ui/theme";
import { tv } from "tailwind-variants";
import "@sse-ui/theme/css";
const linkVariant = tv(link);Customize your theme
Use data-color and data-neutral to customize your theme
Contributing
SSE UI Theme is an open source project and contributions from the community are always the welcome. If you have any ideas or suggestions for how to improve SSE UI Theme, please feel free to open an issue or submit a pull request.
Support
If you have any questions or need help with using SSE UI Theme, please feel free to reach out on Twitter.
License
SSE UI Theme is licensed under the MIT license.
