-
-
Notifications
You must be signed in to change notification settings - Fork 957
Closed
Description
UnoCSS version
66.2.3
Describe the bug
When defining a theme token like this:
cColor: {
DEFAULT: '#FF0000',
normie: '#FFFF00',
'dashed-name': '#00FFFF',
},The variables with - (dash) (cColor-dashed-name) are able to be recognized in VSCode IDE, but are not actually added in runtime.
Update: presetWind4 does support this usage.
Reproduction
System Info
No response
Validations
- Read the Contributing Guidelines.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.
Metadata
Metadata
Assignees
Labels
No labels