docs: update guidance on carbon-preprocess-svelte

This commit is contained in:
Eric Liu 2024-03-23 15:22:02 -07:00 committed by Andreas Henriksson
commit 7d8a08b67b

View file

@ -176,8 +176,8 @@ Import components from `carbon-components-svelte` in the `script` tag of your Sv
[carbon-preprocess-svelte](https://github.com/carbon-design-system/carbon-preprocess-svelte) is a collection of Svelte preprocessors for Carbon. [carbon-preprocess-svelte](https://github.com/carbon-design-system/carbon-preprocess-svelte) is a collection of Svelte preprocessors for Carbon.
> [!NOTE] > [!INFO]
> Using `carbon-preprocess-svelte` is optional and not a prerequisite for this library. > Using `carbon-preprocess-svelte` is optional and not a prerequisite to using this library. It's designed for better developer experience in addition to CSS build performance.
```sh ```sh
# Yarn # Yarn