PostCSS Plugins
PostCSS Tools and Plugins observed · 2026-09-01
Health v2 · maintenance only
77/100
- Activity 100
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2496
- days_rel: n/a
- days_push: 2
- n_releases_24m: 0
Adoption not part of the score
1051 stars · 83 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PostCSS Preset Env is a PostCSS plugin pack that transpiles modern CSS features (nesting, cascade layers, color functions, custom media, etc.) into CSS that older browsers understand. It determines which polyfills and fallbacks to apply based on your targeted browsers or runtime environments.
Use cases
- use modern CSS nesting in older browsers
- polyfill CSS color-mix and oklch for legacy browsers
- convert modern CSS syntax to compatible output
- target specific browser support levels with CSS features
- use future CSS specification features today
- add fallbacks for CSS custom media queries
- transpile cascade layers for older browsers
When to choose
- you want to write modern CSS while supporting older browsers
- you already use PostCSS in your build pipeline
- you need configurable polyfills based on browserslist targets
- you want to adopt upcoming CSS spec features before broad browser support
When to avoid
- you only target evergreen browsers and need no transpilation
- you use a framework with its own built-in CSS processing like Next.js or Vite defaults
- you need a full CSS framework with components rather than a transpiler
- your build tool does not support PostCSS plugins
Facets
plugin · maturity active
css-framework compiler developer-tools web-development frontend web-design cross-platform postcss css-polyfills css-transpilation browser-compatibility css-nesting css-features nodejs
3 sources
- readme: https://github.com/csstools/postcss-plugins · fetched 2026-09-01 · 6a3dcaaffe44
- homepage: https://preset-env.cssdb.org/ · fetched 2026-08-29 · ab542a001950
- site_page: https://preset-env.cssdb.org/features · fetched 2026-08-29 · e92a95ad94cc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| csstools/postcss-plugins | main | 77 |
| csstools/postcss-preset-env | mirror | 10 |
For agents
markdown · JSON · MCP: product_card(name="csstools/postcss-plugins")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem