-
-
Notifications
You must be signed in to change notification settings - Fork 1
[Feature] CSS Variable Typing, Color Picker #195
Copy link
Copy link
Open
Description
Is your feature request related to a problem or enhancement? Please describe.
Support a method of parsing metadata for types with CSS Variables, such that we can support a colour picker.
Other possible values are default none, integer (min, max?), float, pixels (int but with px at end?). image file? etc etc
Describe the solution you'd like
Metadata solution for css variable typings, such as either a comment next to each one or a header comment in file? Primary purpose is to support colour picker.
Could also do an external json file we parse named the same like nixie-tube.css.json which expands it? This method is cleaner.
Describe alternatives you've considered
Guess lol
Additional context
N/A
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request