1
0
Fork 0
docsearch/packages/docsearch-css
Dylan Tientcheu 6921e7225a
chore: Promote DocSearch v4 from Beta to Stable (#2752)
Co-authored-by: Paul Jankowski <8BitTitan@gmail.com>
Co-authored-by: Paul Jankowski <33367713+8bittitan@users.noreply.github.com>
2025-09-15 16:41:59 +02:00
..
src feat(askai): ai-sdk v5 (#2746) 2025-09-11 10:53:10 -04:00
build-css.js chore(deps): dependencies 2024-11-04 (#2335) 2024-11-04 18:15:51 +01:00
package.json chore: release v4.0.0-beta.8 (#2739) 2025-08-28 15:52:04 +02:00
README.md chore: Promote DocSearch v4 from Beta to Stable (#2752) 2025-09-15 16:41:59 +02:00

@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 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 →