Skip to content

Commit 5112475

Browse files
committed
1.2.0
1 parent b660599 commit 5112475

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-variable-compress",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "PostCSS plugin cleans up the variable names and saves space. It can will reduce your css variable to smaller variables",
55
"keywords": [
66
"postcss",
@@ -69,4 +69,4 @@
6969
}
7070
}
7171
}
72-
}
72+
}

0 commit comments

Comments
 (0)