mussonindustrial / embr

Modules for Ignition by Inductive Automation 🔥
MIT License
8 stars 1 forks source link

Add ability to use CSS custom properties #38

Closed calebmusson closed 4 months ago

calebmusson commented 4 months ago

@benmusson

benmusson commented 4 months ago

Draft of CSS custom property support was added in ccbc7141f2dc146cc96de7b6ec72b35877fce34d. It was implemented using the same Function construction strategy used for parsing function strings. If performance becomes an issue we can revisit.