Skip to content

[Feature] CSS Variable Typing, Color Picker #195

@WolfwithSword

Description

@WolfwithSword

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions