brattonross / windy-radix-palette

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

Dark blue color not working #2

Closed frencojobs closed 2 years ago

frencojobs commented 2 years ago

In generated base.css file, blue is imported after blueDark unlike other colors.

Screen Shot 2022-08-06 at 11 54 25 PM

Therefore :root blue taking over .dark blue. You can reproduce the behavior in firefox and safari. Not sure about chrome though.

brattonross commented 2 years ago

Thanks for reporting this. I've been meaning to create a little demo app that shows all of the colors, a bit like the Radix Colors landing page. I think this could also act as a living example of the colors being generated correctly. I'll try to get to this soon.

brattonross commented 2 years ago

This should be fixed in v0.1.2!