mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-20 12:21:35 +02:00
Remove unused <link>
explicit import of 'docsearch'
This commit is contained in:
@@ -10,6 +10,4 @@ interface Props {
|
|||||||
const { direction } = Astro.props
|
const { direction } = Astro.props
|
||||||
---
|
---
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />
|
|
||||||
|
|
||||||
<link {...getVersionedBsCssProps(direction)} />
|
<link {...getVersionedBsCssProps(direction)} />
|
||||||
|
Reference in New Issue
Block a user