Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariomh8/tailwind-radix
A Tailwind CSS plugin that integrates RadixUI's color system and adds utility classes and variants to style Radix component states like open, closed, and selected.
https://github.com/mariomh8/tailwind-radix
color design plugin radix-ui tailwindcss ui
Last synced: 12 days ago
JSON representation
A Tailwind CSS plugin that integrates RadixUI's color system and adds utility classes and variants to style Radix component states like open, closed, and selected.
- Host: GitHub
- URL: https://github.com/mariomh8/tailwind-radix
- Owner: MarioMH8
- License: mit
- Created: 2024-10-17T22:54:01.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T23:38:37.000Z (2 months ago)
- Last Synced: 2024-10-30T01:53:02.733Z (2 months ago)
- Topics: color, design, plugin, radix-ui, tailwindcss, ui
- Language: TypeScript
- Homepage: https://mariomh8.github.io/tailwind-radix/
- Size: 599 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tailwind CSS Radix Colors
![NPM version](https://img.shields.io/npm/v/@hexadrop/tailwind-radix-colors)
![CI status](https://img.shields.io/github/actions/workflow/status/hexadrop/tailwind-radix-colors/ci.yml?label=Continuous%20integration)A [Tailwind CSS](https://tailwindcss.com/) plugin that brings [Radix UI](https://www.radix-ui.com/)'s color system to Tailwind CSS.
## 🚀 Getting Started
Follow the [documentation](https://tailwind-radix-colors.mariomh.com) to get started!
## 🤝 Contributing
Any contribution is welcomed and appreciated.
Before making a [pull request](https://github.com/hexadrop/tailwind-radix-colors/pulls), please make sure a corresponding [issue](https://github.com/hexadrop/tailwind-radix-colors/issues) exists and is fully discussed.
## 📜 License
[MIT](LICENSE)