mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/JiboViteDocs.git
synced 2026-06-15 22:16:19 +00:00
512 B
512 B
@docsearch/css
Style package for DocSearch, the best search experience for docs.
Installation
yarn add @docsearch/css@4
# or
npm install @docsearch/css@4
If you don’t want to use a package manager, you can use a standalone endpoint:
<script src="https://cdn.jsdelivr.net/npm/@docsearch/css@4"></script>
Get started
import '@docsearch/css';