# @parcel/css

> A CSS parser, transformer, and minifier written in Rust

Latest version **1.14.0** (published 2022-09-08) · MPL-2.0 license · 0 weekly downloads

## Install

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

## Health

**Score 40/100 (D)** — status: abandoned.

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

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 1.14.0 |
| Published | 2022-09-08 |
| First published | 2021-11-15 |
| Weekly downloads | 0 |
| License | MPL-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >= 12.0.0 |
| Dependencies | 1 |
| Unpacked size | 887 B |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 7674 |
| Maintainers | devongovett |

## Links

- npm: https://www.npmjs.com/package/@parcel/css
- Repository: https://github.com/parcel-bundler/lightningcss
- Homepage: https://github.com/parcel-bundler/lightningcss#readme
- Issues: https://github.com/parcel-bundler/lightningcss/issues
- Funding: https://opencollective.com/parcel
- npm.io page: https://npm.io/package/@parcel/css

## Dependencies (1)

- [lightningcss](https://npm.io/package/lightningcss.md) ^1.14.0

## Recent versions

- 1.14.0 (latest) — 2022-09-08
- 1.13.1 — 2022-09-02
- 1.13.0 — 2022-08-22
- 1.12.2 — 2022-07-31
- 1.12.1 — 2022-07-31
- 1.12.0 — 2022-07-14
- 1.11.2 — 2022-07-08
- 1.11.1 — 2022-07-08
- 1.11.0 — 2022-07-07
- 1.10.1 — 2022-06-16
- 1.10.0 — 2022-06-11
- 1.9.0 — 2022-05-25
- 1.8.3 — 2022-05-12
- 1.8.2 — 2022-04-30
- 1.8.1 — 2022-04-11
- … 30 more at https://npm.io/package/@parcel/css/versions

## README

This package now called [lightningcss](https://npmjs.com/lightningcss). `@parcel/css` exists for backward compatibility. Please install `lightningcss` instead.

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