# @unocss/svelte-scoped

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz_small.svg)](https://stackblitz.com/fork/github/unocss/unocss/tree/main/examples/sveltekit-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](https://unocss.dev/integrations/svelte-scoped).
