Skip to content

Support for custom-ident type #21

@chsxf

Description

@chsxf

Support for custom-ident type, used for example in the transition or transition-property CSS properties.

https://developer.mozilla.org/en-US/docs/Web/CSS/transition
https://developer.mozilla.org/en-US/docs/Web/CSS/transition-property
https://developer.mozilla.org/en-US/docs/Web/CSS/custom-ident

Strategy: Consider parsing the unquoted string to this type of identifier if no keyword is recognized and the property accepts it.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions