1
0
Fork 0

docs(styling): fix CSS import (#1186)

This commit is contained in:
Rick Lamers 2021-11-24 18:50:48 +01:00 committed by GitHub
parent 875929881e
commit fe9b7d7d2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ npm install @docsearch/css@alpha
If you dont 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