Skip to content

Commit a1fa7a5

Browse files
committed
fix: update import path for breadcrumb styles in HTML documentation
1 parent eef67c0 commit a1fa7a5

File tree

1 file changed

+1
-1
lines changed
  • packages/components/src/components/breadcrumb/docs

1 file changed

+1
-1
lines changed

packages/components/src/components/breadcrumb/docs/HTML.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
### Import styles
1616

1717
```scss app.scss
18-
@use "@db-ux/core-components/build/css/breadcrumb";
18+
@use "@db-ux/core-components/build/styles/breadcrumb";
1919
```

0 commit comments

Comments
 (0)