Skip to content

Commit

Permalink
docs: upgrade package
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-berlin committed Feb 1, 2024
1 parent 1873c3f commit 6ab6630
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/starlight": "^0.17.2",
"astro": "^4.3.0",
"astro-breadcrumbs": "^1.9.0",
"astro-breadcrumbs": "^1.10.0",
"astro-matomo": "^1.4.2",
"sharp": "^0.33.2",
"starlight-links-validator": "^0.5.2"
Expand Down
4 changes: 4 additions & 0 deletions docs/src/content/docs/configuration/properties.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -320,3 +320,7 @@ If you use the SCSS style file, you need to opt-in `$truncated: true` within the
**Rendered Component:**

<Breadcrumbs truncated={true} />

:::note
Resize or browser until the breadcrumbs are truncated.
:::
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6ab6630

Please sign in to comment.