# autoprefixer-core

> autoprefixer-core was depreacted, use autoprefixer

Latest version **6.0.1** (published 2015-09-05) · MIT license · 0 weekly downloads

## Install

```sh
npm install autoprefixer-core
pnpm add autoprefixer-core
yarn add autoprefixer-core
bun add autoprefixer-core
```

## Health

**Score 18/100 (F)** — status: abandoned.

Positive: has types package; no vulnerabilities.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 6.0.1 |
| Published | 2015-09-05 |
| First published | 2014-08-22 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | separate (@types/autoprefixer-core) |
| Module format | CommonJS |
| Dependencies | 1 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 136 |
| Author | Andrey Sitnik |
| Maintainers | ai |

## Links

- npm: https://www.npmjs.com/package/autoprefixer-core
- Repository: https://github.com/ai/autoprefixer-core
- Homepage: https://github.com/ai/autoprefixer-core#readme
- Issues: https://github.com/ai/autoprefixer-core/issues
- npm.io page: https://npm.io/package/autoprefixer-core

## Dependencies (1)

- [autoprefixer](https://npm.io/package/autoprefixer.md) ^6.0.0

## Recent versions

- 6.0.1 (latest) — 2015-09-05
- 6.0.0 — 2015-09-04
- 5.2.1 — 2015-06-22
- 5.2.0 — 2015-05-27
- 5.1.11 — 2015-04-20
- 5.1.10 — 2015-04-17
- 5.1.9 — 2015-04-13
- 5.1.8 — 2015-03-26
- 5.1.7 — 2015-02-20
- 5.1.6 — 2015-02-19
- 5.1.5 — 2015-02-08
- 5.1.4 — 2015-02-07
- 5.1.3 — 2015-02-03
- 5.1.2 — 2015-02-03
- 5.1.1 — 2015-02-01
- … 10 more at https://npm.io/package/autoprefixer-core/versions

## README

#### `autoprefixer-core` was deprecated, use `autoprefixer` instead

Packages `autoprefixer` and `autoprefixer-core` was merged in 6.0 release.
So please replace `autoprefixer-core` to `autoprefixer` in your `package.json`
and code.

This project is a migration helper for first time. It just load `autoprefixer`.

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