Skip to content

Commit 16041aa

Browse files
committed
postcss-custom-properties v14.0.5
1 parent fe49b6a commit 16041aa

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

plugins/postcss-custom-properties/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changes to PostCSS Custom Properties
22

3-
### Unreleased (patch)
3+
### 14.0.5
4+
5+
_May 27, 2025_
46

57
- Improve the implementation of how comments are preserved when transpiling
68
- Updated [`@csstools/css-tokenizer`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer) to [`3.0.4`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer/CHANGELOG.md#304) (patch)

plugins/postcss-custom-properties/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-custom-properties",
33
"description": "Use Custom Properties Queries in CSS",
4-
"version": "14.0.4",
4+
"version": "14.0.5",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"contributors": [
77
"Maxime Thirouin"

0 commit comments

Comments
 (0)