@unocss/svelte-scoped
v0.64.1
Published
Use UnoCSS in a modular fashion with styles being stored only in the Svelte component they are used in: Vite plugin for apps, Svelte preprocessor for component libraries
Downloads
5,336
Readme
@unocss/svelte-scoped
Place generated CSS for each Svelte component's utility styles directly into the component's <style>
block instead of in a global CSS file.
Documentation
Please refer to the documentation.