rx-colors Tailwind Templates

Rx Colors

A Tiny/Standalone Radix UI Colors Plugin for Tailwind CSS

RX-Colors

Tiny/Standalone Radix UI Color like plugin for TailwindCSS

(Can run with just the TailwindCSS CLI or without NPM installed)

Clone in directory and add plugin to tailwind.config.js:

...
plugins: [
    require('./rx-colors')
]
...

To use just add classes as follows:

<h1 class='text-gray-12'>Text here...</h1>

Top categories

Loading Svelte Themes