This commit is contained in:
Divine Design 2024-10-25 23:27:24 +00:00 committed by GitHub
commit f12f4a10ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 55 additions and 3 deletions

View file

@ -145,8 +145,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.
> [!NOTE]
> Using `carbon-preprocess-svelte` is optional and not a prerequisite for this library.
> [!INFO]
> 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
# Yarn