Skip to content

Commit 571d53d

Browse files
@csstools/postcss-color-mix-function v1.0.2
1 parent 82b1cc0 commit 571d53d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/postcss-color-mix-function/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes to PostCSS Color Mix Function
22

3-
### Unreleased (patch)
3+
### 1.0.2 (May 19, 2023)
44

55
- Updated `@csstools/postcss-progressive-custom-properties` to `2.2.0` (minor)
66
- Updated `@csstools/css-color-parser` to `1.2.0` (minor)

plugins/postcss-color-mix-function/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-color-mix-function",
33
"description": "Use the color-mix function in CSS",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)