josefaidt / svelte-themer

A theming engine for your Svelte apps using CSS Variables, persisted.
https://svelte-themer.vercel.app/
MIT License
140 stars 14 forks source link

feat: support custom prefix for CSS variables #13

Closed josefaidt closed 3 years ago

josefaidt commented 3 years ago

Support using a custom prefix for CSS variables through a prefix prop on ThemeWrapper

Behavior: