Skip to content

Color decoration not working with CSS logical properties #1065

Closed
@ShayanTheNerd

Description

@ShayanTheNerd

I accidentally came across border-e-red-400 and noticed the IntelliSense doesn't display any color decorator next to the utility, while color decoration worked fine for everything else including 🟦border-y-blue-500 and 🟩border-l-green-500. A couple more tests with similar classes led to the same result in both v4.0.0-alpha.26 and v3.4.13 in Tailwind Play with the default config.

I think it has to do with CSS logical properties (namely border-inline-end-color). Anyway, I'm reporting it as a bug since I don't find why this behavior may be intentional.

Reproduction playground

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions