-
-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Labels
🐞 BugBug or Bug fixesBug or Bug fixes🛑 AbandonedThe issue or Pull Request will not be worked onThe issue or Pull Request will not be worked on
Description
Reproduction
I try to use colors like bg-zinc-700
(zinc being an alternate hue grey) or bg-blue-950
(950 being a new darkest value for each color). Neither work, since these were introduced in Tailwind v3.
Describe the bug
I think these Tailwind v3 colors should be available, either as a package or by default. It's surprising that everything else from v3 works, but the colors do not. Yes I could add them via setup()
theming, but that's annoying because these aren't my own colors I'm trying to use, but the stock Tailwind ones.
Severity
serious, but I can work around it
System Info
Using https://cdn.skypack.dev/twind/shim CDN version
Additional Information
No response
seveibar
Metadata
Metadata
Assignees
Labels
🐞 BugBug or Bug fixesBug or Bug fixes🛑 AbandonedThe issue or Pull Request will not be worked onThe issue or Pull Request will not be worked on