Skip to content

Commit a74f1cd

Browse files
committed
@csstools/postcss-light-dark-function v2.0.1
1 parent f19dc39 commit a74f1cd

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

plugins/postcss-light-dark-function/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changes to PostCSS Light Dark Function
22

3-
### Unreleased (patch)
3+
### 2.0.1
4+
5+
_August 14, 2024_
46

57
- Smaller generated CSS.
68

plugins/postcss-light-dark-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-light-dark-function",
33
"description": "Use the light-dark() color function in CSS",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)