Skip to content

Commit eb05553

Browse files
authored
Merge branch 'main' into fix/nested-mixins-reorder
2 parents c19dfc8 + ad5b160 commit eb05553

File tree

27 files changed

+316
-228
lines changed

27 files changed

+316
-228
lines changed

cli/csstools-cli/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changes to CSSTools CLI
22

3+
### Unreleased (patch)
4+
5+
- Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`4.0.11`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#4011) (patch)
6+
37
### 3.0.8
48

59
_February 19, 2024_

cli/csstools-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@csstools/postcss-color-mix-function": "^2.0.10",
4444
"@csstools/postcss-exponential-functions": "^1.0.4",
4545
"@csstools/postcss-font-format-keywords": "^3.0.2",
46-
"@csstools/postcss-gradients-interpolation-method": "^4.0.10",
46+
"@csstools/postcss-gradients-interpolation-method": "^4.0.11",
4747
"@csstools/postcss-hwb-function": "^3.0.9",
4848
"@csstools/postcss-ic-unit": "^3.0.4",
4949
"@csstools/postcss-is-pseudo-class": "^4.0.5",

0 commit comments

Comments
 (0)