Skip to content

Functional utility does not support wildcard without hyphen prefix #18566

@sntran

Description

@sntran

What version of Tailwind CSS are you using?

v4.1.11

Reproduction URL

https://play.tailwindcss.com/dVTUCMxH7i

Describe your issue

Error on the col-start-c* functional utility with the following message:

@utility col-start-c* defines an invalid utility name. Utilities should be alphanumeric and start with a lowercase letter.

First, the error message is not right, since the utility name both is alphanumeric and starts with a lowercase letter.

Secondly, I would expect it to be valid.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions