mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 19:46:36 +00:00
chore: use cds
class prefix in v11 styles
This commit is contained in:
parent
bebf22029f
commit
465f35c0f3
163 changed files with 1283 additions and 1255 deletions
|
@ -31,8 +31,8 @@
|
|||
on:mouseleave
|
||||
>
|
||||
<ol
|
||||
class:bx--breadcrumb="{true}"
|
||||
class:bx--breadcrumb--no-trailing-slash="{noTrailingSlash}"
|
||||
class:cds--breadcrumb="{true}"
|
||||
class:cds--breadcrumb--no-trailing-slash="{noTrailingSlash}"
|
||||
>
|
||||
<slot />
|
||||
</ol>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue