@unocss/svelte-scoped
v0.65.2
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
4,849
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.