mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2025-12-17 14:05:12 +00:00
512 B
512 B
@docsearch/css
Style package for DocSearch, the best search experience for docs.
Installation
yarn add @docsearch/css@3
# or
npm install @docsearch/css@3
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@3"></script>
Get started
import '@docsearch/css';