-
-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
Describe the bug
I use this plugin with radix color palette (check #67).
All regular colors work fine, but all 'A' colors do not. Like, gray works, but grayA breaks.
I believe the difference between those 2 colors palettes is one uses different shades, the other (A) uses opacity.
I'm not 100% sure though, since radix's documentation doesn't explain this.
Your minimal, reproducible example
https://play.tailwindcss.com/LeVSicAa9O?file=config
Steps to reproduce
open tailwindplay
Expected behavior
Expect it to work with opacity
How often does this bug happen?
None
Screenshots or Videos
No response
Platform
mac, brave
tailwindcss-themer version
3.0.2
Additional context
No response