# @lezer/css

> lezer-based CSS grammar

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

## Install

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

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.3.8 |
| Published | 2026-09-22 |
| First published | 2021-08-11 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 93.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Marijn Haverbeke |
| Maintainers | marijn |

## Links

- npm: https://www.npmjs.com/package/@lezer/css
- Repository: https://code.haverbeke.berlin/lezer/css
- npm.io page: https://npm.io/package/@lezer/css

## Dependencies (3)

- [@lezer/lr](https://npm.io/package/@lezer/lr.md) ^1.3.0
- [@lezer/common](https://npm.io/package/@lezer/common.md) ^1.2.0
- [@lezer/highlight](https://npm.io/package/@lezer/highlight.md) ^1.0.0

## Recent versions

- 1.3.8 (latest) — 2026-09-22
- 1.3.7 — 2026-09-21
- 1.3.6 — 2026-08-04
- 1.3.5 — 2026-08-01
- 1.3.4 — 2026-06-27
- 1.3.3 — 2026-03-23
- 1.3.2 — 2026-03-21
- 1.3.1 — 2026-02-16
- 1.3.0 — 2025-07-07
- 1.2.1 — 2025-05-15
- 1.2.0 — 2025-05-12
- 1.1.11 — 2025-03-24
- 1.1.10 — 2025-01-24
- 1.1.9 — 2024-09-10
- 1.1.8 — 2024-02-19
- … 14 more at https://npm.io/package/@lezer/css/versions

## README

# @lezer/css

This is a CSS grammar for the
[lezer](https://lezer.codemirror.net/) parser system.

The code is licensed under an MIT license.

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