# @docsearch/css

> Styles for DocSearch.

Latest version **5.1.0** (published 2026-09-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install @docsearch/css
pnpm add @docsearch/css
yarn add @docsearch/css
bun add @docsearch/css
```

## Health

**Score 55/100 (C)** — status: active.

Positive: no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types; no esm support.

## Facts

| | |
|---|---|
| Version | 5.1.0 |
| Published | 2026-09-09 |
| First published | 2020-07-09 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 229.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4379 |
| Author | Algolia, Inc. |
| Maintainers | shortcuts, lorrissaintgenez, 8bittitan, nyagudayev, dylantientcheu |

## Links

- npm: https://www.npmjs.com/package/@docsearch/css
- Repository: https://github.com/algolia/docsearch
- Homepage: https://docsearch.algolia.com
- Issues: https://github.com/algolia/docsearch/issues
- npm.io page: https://npm.io/package/@docsearch/css

## Recent versions

- 5.1.0 (latest) — 2026-09-09
- 5.0.0-beta.4 (beta) — 2026-08-06
- 3.0.0-alpha.50 (alpha) — 2022-02-03
- 5.0.5 — 2026-09-03
- 5.0.4 — 2026-08-24
- 5.0.3 — 2026-08-19
- 5.0.2 — 2026-08-17
- 5.0.1 — 2026-08-11
- 5.0.0 — 2026-08-06
- 5.0.0-beta.3 — 2026-08-06
- 5.0.0-beta.2 — 2026-08-04
- 5.0.0-beta.1 — 2026-07-28
- 4.7.0 — 2026-07-28
- 5.0.0-beta.0 — 2026-07-17
- 4.6.3 — 2026-04-27
- … 75 more at https://npm.io/package/@docsearch/css/versions

## README

# @docsearch/css

Style package for [DocSearch](http://docsearch.algolia.com/), the best search experience for docs.

## Installation

```bash
npm install @docsearch/css@5
```

If you don’t want to use a package manager, you can use a standalone endpoint:

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

## Get started

```js
import '@docsearch/css';
```

## Documentation

[Read documentation →](https://docsearch.algolia.com/docs/packages/css/styling)

---
_Source: https://npm.io/package/@docsearch/css · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
