Reactive CSS Variables in Svelte
"Ever wanted to have reactive CSS variables in Svelte? What if I told you there's a way?
svelte-css-vars
exposes a svelte action which receives an object of properties that should be treated as CSS custom properties, updating them on the fly whenever some of its values change."
Christian Kaisermann
@kiwistian