brattonross / windy-radix-palette

Bring Radix Colors to Tailwind CSS
https://windy-radix-palette.vercel.app
MIT License
237 stars 9 forks source link

feat: radix colors v3 support #21

Closed brattonross closed 1 year ago

brattonross commented 1 year ago

Adds support for Radix Colors v3

The biggest changes are that sRGB colors are now represented as hex, and not HSL, and P3 colors have been added for displays that support them.

Several other improvements have also been made to the library in general:

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
windy-radix-palette ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 3, 2023 8:26pm
garand commented 1 year ago

I'm not super familiar with the codebase, but is there anything I can contribute to help get this merged in? I didn't realize that Radix had published 3.0 today and my build started breaking so I went back to manually update my lock file for now. 😅