mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
docs: fix link to carbon-components
in README (#1574)
This commit is contained in:
parent
837716ff8b
commit
c823f5c03a
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ Before importing components, you will need to first apply Carbon component style
|
|||
- **g100.css**: Gray 100 theme (dark)
|
||||
- **all.css**: All themes (White, Gray 10, Gray 90, Gray 100) using [CSS variables](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties)
|
||||
|
||||
Each StyleSheet is [generated](scripts/build-css.js) from the flagship [carbon-components](https://github.com/carbon-design-system/carbon/tree/master/packages/components) library.
|
||||
Each StyleSheet is [generated](scripts/build-css.js) from the flagship [carbon-components](https://github.com/carbon-design-system/carbon/tree/main/packages/carbon-components) library.
|
||||
|
||||
The compiled CSS is generated from the following `.scss` files:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue