We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f49248 commit 9e9233bCopy full SHA for 9e9233b
2 files changed
plugins/postcss-text-decoration-shorthand/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS Text Decoration Shorthand
2
3
-### Unreleased (patch)
+### 5.0.3
4
+
5
+_February 21, 2026_
6
7
- Updated [`@csstools/color-helpers`](https://github.com/csstools/postcss-plugins/tree/main/packages/color-helpers) to [`6.0.2`](https://github.com/csstools/postcss-plugins/tree/main/packages/color-helpers/CHANGELOG.md#602) (patch)
8
plugins/postcss-text-decoration-shorthand/package.json
@@ -1,7 +1,7 @@
{
"name": "@csstools/postcss-text-decoration-shorthand",
"description": "Use text-decoration in it's shorthand form in CSS",
- "version": "5.0.2",
+ "version": "5.0.3",
"contributors": [
"name": "Antonio Laguna",
0 commit comments