-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 requestNew feature or request