Skip to content

Commit ec282f2

Browse files
PostCSS Conditional Values 2.0.0
1 parent df2e243 commit ec282f2

File tree

3 files changed

+29
-3
lines changed

3 files changed

+29
-3
lines changed

package-lock.json

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

plugins/postcss-conditional-values/CHANGELOG.md

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

3-
### Unreleased (major)
3+
### 2.0.0 (January 24, 2023)
44

55
- Updated: Support for Node v14+ (major).
66

plugins/postcss-conditional-values/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-conditional-values",
33
"description": "Easily apply space toggle hacks with some syntactic sugar",
4-
"version": "1.0.0",
4+
"version": "2.0.0",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)