docs(styling): fix CSS import (#1186)
This commit is contained in:
parent
875929881e
commit
fe9b7d7d2d
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ npm install @docsearch/css@alpha
|
|||
If you don’t want to use a package manager, you can use a standalone endpoint:
|
||||
|
||||
```html
|
||||
<script src="https://cdn.jsdelivr.net/npm/@docsearch/css@alpha"></script>
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@alpha" />
|
||||
```
|
||||
|
||||
## Files
|
||||
|
|
|
|||
Loading…
Reference in a new issue