An open API service indexing awesome lists of open source software.

https://github.com/codingcodax/radix-colors-to-tailwindcss


https://github.com/codingcodax/radix-colors-to-tailwindcss

Last synced: 4 months ago
JSON representation

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)