Skip to content

[Bug]: Missing Tailwind v3 colors #519

@francislavoie

Description

@francislavoie

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐞 BugBug or Bug fixes🛑 AbandonedThe issue or Pull Request will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions