Preprocessors
#
🧪 EXPERIMENTALAdvanced
Using this could break functionality. Proceed with caution.
Preprocessors allow you to create custom properties and syntax.
You can define your own parsers like so:
Note: Prefix property with _
to parse all properties. e.g.: _colorPreprocessor
.