mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 19:01:05 +00:00
chore: stick to bx
instead of cds
class prefix
This commit is contained in:
parent
8d5bf359a9
commit
f4ac33c93a
55 changed files with 190 additions and 192 deletions
|
@ -12,7 +12,7 @@
|
|||
<SelectItem value="g100" text="Gray 100" />
|
||||
</Select>
|
||||
|
||||
<div style="margin: var(--cds-layout-01) 0">
|
||||
<div style="margin: var(--bx-layout-01) 0">
|
||||
Selected: <strong>{selected}</strong>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue