mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 19:46:36 +00:00
chore: use bx css prefixes for now
This commit is contained in:
parent
3ae53de629
commit
aeb05203c5
235 changed files with 1537 additions and 1563 deletions
|
@ -31,8 +31,8 @@
|
|||
on:mouseleave
|
||||
>
|
||||
<ol
|
||||
class:cds--breadcrumb="{true}"
|
||||
class:cds--breadcrumb--no-trailing-slash="{noTrailingSlash}"
|
||||
class:bx--breadcrumb="{true}"
|
||||
class:bx--breadcrumb--no-trailing-slash="{noTrailingSlash}"
|
||||
>
|
||||
<slot />
|
||||
</ol>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue