Is there a way to use Data Variables in CSS, if not what is the best workaround?
Example:
- Create slider input and bind it to Data Variable "sliderValue"
- Change the css attribute (text size or opacity) based on "sliderValue" (i.e. bind "sliderValue" to css variable)