1
0
Fork 0
docsearch/packages/docsearch-css
Paul Jankowski be36f82b42
chore: Enter v5 beta (#2925)
* chore: Enter pre release mode for v5

* chore: update release summary

* chore: version bump
2026-07-17 10:50:16 -04:00
..
src chore: Move to oxlint and oxfmt (#2923) 2026-07-16 14:59:00 -04:00
build-css.ts chore: Move to oxlint and oxfmt (#2923) 2026-07-16 14:59:00 -04:00
CHANGELOG.md chore: Enter v5 beta (#2925) 2026-07-17 10:50:16 -04:00
package.json chore: Enter v5 beta (#2925) 2026-07-17 10:50:16 -04:00
README.md chore: migrate to from yarn, lerna and shipjs to bun & changesets (#2827) 2026-03-02 18:52:01 +01:00

@docsearch/css

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

Installation

npm install @docsearch/css@4

If you dont 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';

Documentation

Read documentation →