Svelte CSS Vars

Reactive CSS Variables in Svelte

Creator

Christian Kaisermann @kiwistian

Description

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.
Visit Site
Related Projects