Remove unused `<link>` explicit import of 'docsearch'
BrowserStack / browserstack (push) Has been cancelled Details

This commit is contained in:
Julien Déramond 2025-04-14 21:01:33 +02:00
parent dd4dc06843
commit 9b912486fe
No known key found for this signature in database
GPG Key ID: EE5F274EA1F477FA
1 changed files with 0 additions and 2 deletions

View File

@ -10,6 +10,4 @@ interface Props {
const { direction } = Astro.props
---
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />
<link {...getVersionedBsCssProps(direction)} />