1
0
Fork 0
docsearch/packages/docsearch-css
2026-08-17 16:24:37 -04:00
..
src feat(a11y): respect reduced-motion preferences (#2805) 2026-08-07 10:55:30 -04:00
build-css.ts feat: promote DocSearch v5 to main (#2968) 2026-08-06 15:31:45 -04:00
CHANGELOG.md chore: release v5.0.2 (#3027) 2026-08-17 16:24:37 -04:00
package.json chore: release v5.0.2 (#3027) 2026-08-17 16:24:37 -04:00
README.md chore: Post 5.0.0 cleanup (#2972) 2026-08-06 18:23:58 -04:00

@docsearch/css

Style package for DocSearch, the best search experience for docs.

Installation

npm install @docsearch/css@5

If you dont want to use a package manager, you can use a standalone endpoint:

<script src="https://cdn.jsdelivr.net/npm/@docsearch/css@5"></script>

Get started

import '@docsearch/css';

Documentation

Read documentation →