* feat(v5): Initial facet filters work * Perf updates, dark theme, facet chips, a11y improvements * fix: bump css bundle size limit * Dedupe facet filters, refetch facets on searchParameters changes * Add chevron flourish |
||
|---|---|---|
| .. | ||
| src | ||
| build-css.ts | ||
| package.json | ||
| README.md | ||
@docsearch/css
Style package for DocSearch, the best search experience for docs.
Installation
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';