postcss-gap-properties
Version:
Use the gap, column-gap, and row-gap shorthand properties in CSS
11 lines (6 loc) • 358 B
Markdown
# Changes to PostCSS Gap Properties
### 7.0.0
_January 14, 2026_
- Updated: Support for Node `20.19.0` or later (major).
- Removed: `commonjs` API. In supported Node versions `require(esm)` will work without needing to make code changes.
[Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gap-properties/CHANGELOG.md)