* feat: UX tweaks for Modal * Prepare new conversation screen to accept suggested questions * Add conversation history screen * Reset basic askai config * Reset askai api url * Document new translations * Remove unused CSS * Add translation for stopped streaming text * Add rest of translations * Bump allowed bundle size * Bump allowed bundle size |
||
|---|---|---|
| .. | ||
| src | ||
| build-css.js | ||
| package.json | ||
| README.md | ||
@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';