https://github.com/codingcodax/radix-colors-to-tailwindcss
https://github.com/codingcodax/radix-colors-to-tailwindcss
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codingcodax/radix-colors-to-tailwindcss
- Owner: codingcodax
- License: apache-2.0
- Created: 2024-12-31T23:36:03.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-12-31T23:37:05.000Z (6 months ago)
- Last Synced: 2025-02-17T01:32:11.638Z (4 months ago)
- Language: TypeScript
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Radix Colors to Tailwind CSS
Convert Radix Colors to Tailwind CSS format (hsl).
## Installation
```bash
gh repo clone codingcodax/radix-colors-to-tailwindcss
cd radix-colors-to-tailwindcss
pnpm i
```## Usage
```bash
pnpm dev
```## License
[Apache-2.0](LICENSE)