# @tailwindcss/postcss7-compat

> A utility-first CSS framework for rapidly building custom user interfaces.

Latest version **2.2.17** (published 2021-10-13) · MIT license · 0 weekly downloads

## Install

```sh
npm install @tailwindcss/postcss7-compat
pnpm add @tailwindcss/postcss7-compat
yarn add @tailwindcss/postcss7-compat
bun add @tailwindcss/postcss7-compat
```

Provides the commands `tailwind`, `tailwindcss`.

## Health

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

Positive: no vulnerabilities; high maintenance score; popular repo; extremely popular.

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

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 2.2.17 |
| Published | 2021-10-13 |
| First published | 2020-11-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=12.13.0 |
| Dependencies | 35 |
| Unpacked size | 34.4 MB |
| Known vulnerabilities | 0 (+5 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 97572 |
| Maintainers | reinink, adamwathan, bradlc, malfaitrobin |

## Links

- npm: https://www.npmjs.com/package/@tailwindcss/postcss7-compat
- Repository: https://github.com/tailwindlabs/tailwindcss
- Homepage: https://tailwindcss.com
- Issues: https://github.com/tailwindlabs/tailwindcss/issues
- npm.io page: https://npm.io/package/@tailwindcss/postcss7-compat

## Dependencies (35)

- [arg](https://npm.io/package/arg.md) ^5.0.1
- [dlv](https://npm.io/package/dlv.md) ^1.1.3
- [tmp](https://npm.io/package/tmp.md) ^0.2.1
- [bytes](https://npm.io/package/bytes.md) ^3.0.0
- [chalk](https://npm.io/package/chalk.md) ^4.1.2
- [color](https://npm.io/package/color.md) ^4.0.1
- [lodash](https://npm.io/package/lodash.md) ^4.17.21
- [is-glob](https://npm.io/package/is-glob.md) ^4.0.1
- [postcss](https://npm.io/package/postcss.md) ^7
- [resolve](https://npm.io/package/resolve.md) ^1.20.0
- [chokidar](https://npm.io/package/chokidar.md) ^3.5.2
- [fs-extra](https://npm.io/package/fs-extra.md) ^10.0.0
- [purgecss](https://npm.io/package/purgecss.md) ^4.0.3
- [detective](https://npm.io/package/detective.md) ^5.2.0
- [fast-glob](https://npm.io/package/fast-glob.md) ^3.2.7
- [html-tags](https://npm.io/package/html-tags.md) ^3.1.0
- [quick-lru](https://npm.io/package/quick-lru.md) ^5.1.1
- [didyoumean](https://npm.io/package/didyoumean.md) ^1.2.2
- [node-emoji](https://npm.io/package/node-emoji.md) ^1.11.0
- [postcss-js](https://npm.io/package/postcss-js.md) ^2
- [cosmiconfig](https://npm.io/package/cosmiconfig.md) ^7.0.1
- [glob-parent](https://npm.io/package/glob-parent.md) ^6.0.1
- [object-hash](https://npm.io/package/object-hash.md) ^2.2.0
- [autoprefixer](https://npm.io/package/autoprefixer.md) ^9
- [is-color-stop](https://npm.io/package/is-color-stop.md) ^1.1.0
- [lodash.topath](https://npm.io/package/lodash.topath.md) ^4.5.2
- [pretty-hrtime](https://npm.io/package/pretty-hrtime.md) ^1.0.3
- [normalize-path](https://npm.io/package/normalize-path.md) ^3.0.0
- [postcss-nested](https://npm.io/package/postcss-nested.md) ^4
- [reduce-css-calc](https://npm.io/package/reduce-css-calc.md) ^2.1.8
- [modern-normalize](https://npm.io/package/modern-normalize.md) ^1.1.0
- [postcss-functions](https://npm.io/package/postcss-functions.md) ^3
- [postcss-load-config](https://npm.io/package/postcss-load-config.md) ^3.1.0
- [postcss-value-parser](https://npm.io/package/postcss-value-parser.md) ^4.1.0
- [postcss-selector-parser](https://npm.io/package/postcss-selector-parser.md) ^6.0.6

## Recent versions

- 2.2.17 (latest) — 2021-10-13
- 2.2.0-canary.16 (canary) — 2021-06-14
- 2.1.1 (compat) — 2021-04-05
- 2.2.16 — 2021-09-26
- 2.2.14 — 2021-09-08
- 2.2.10 — 2021-09-06
- 2.2.9 — 2021-08-30
- 2.2.8 — 2021-08-27
- 2.2.7 — 2021-07-23
- 2.2.6 — 2021-07-21
- 2.2.5 — 2021-07-21
- 2.2.4 — 2021-06-23
- 2.2.3 — 2021-06-23
- 2.2.2 — 2021-06-18
- 2.2.1 — 2021-06-18
- … 10 more at https://npm.io/package/@tailwindcss/postcss7-compat/versions

## README

<p>
    <a href="https://tailwindcss.com/" target="_blank">
      <img alt="Tailwind CSS" width="350" src="https://refactoringui.nyc3.cdn.digitaloceanspaces.com/tailwind-logo.svg">
    </a><br>
    A utility-first CSS framework for rapidly building custom user interfaces.
</p>

<p>
    <a href="https://github.com/tailwindlabs/tailwindcss/actions"><img src="https://img.shields.io/github/workflow/status/tailwindlabs/tailwindcss/Node.js%20CI" alt="Build Status"></a>
    <a href="https://www.npmjs.com/package/tailwindcss"><img src="https://img.shields.io/npm/dt/tailwindcss.svg" alt="Total Downloads"></a>
    <a href="https://github.com/tailwindcss/tailwindcss/releases"><img src="https://img.shields.io/npm/v/tailwindcss.svg" alt="Latest Release"></a>
    <a href="https://github.com/tailwindcss/tailwindcss/blob/master/LICENSE"><img src="https://img.shields.io/npm/l/tailwindcss.svg" alt="License"></a>
</p>

------

## Documentation

For full documentation, visit [tailwindcss.com](https://tailwindcss.com/).

## Community

For help, discussion about best practices, or any other conversation that would benefit from being searchable:

[Discuss Tailwind CSS on GitHub](https://github.com/tailwindcss/tailwindcss/discussions)

For casual chit-chat with others using the framework:

[Join the Tailwind CSS Discord Server](https://discord.gg/7NF8GNe)

## Contributing

If you're interested in contributing to Tailwind CSS, please read our [contributing docs](https://github.com/tailwindcss/tailwindcss/blob/master/.github/CONTRIBUTING.md) **before submitting a pull request**.

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