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 4ecc218 commit 753f338Copy full SHA for 753f338
plugins/postcss-rebase-url/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS Rebase URL
2
3
-### Unreleased (patch)
+### 2.0.3
4
+
5
+_October 23, 2024_
6
7
- Updated [`@csstools/css-parser-algorithms`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms) to [`3.0.3`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms/CHANGELOG.md#303) (patch)
8
plugins/postcss-rebase-url/package.json
@@ -1,7 +1,7 @@
{
"name": "@csstools/postcss-rebase-url",
"description": "Rebase url() functions when transforming CSS",
- "version": "2.0.2",
+ "version": "2.0.3",
"contributors": [
"name": "Antonio Laguna",
0 commit comments