We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efdc690 commit b4e6f77Copy full SHA for b4e6f77
plugins/postcss-logical-overflow/CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changes to PostCSS Logical Overflow
2
3
-### Unreleased (major)
+### 1.0.0
4
+
5
+_October 31, 2023_
6
7
- Initial version
plugins/postcss-logical-overflow/package.json
@@ -1,7 +1,7 @@
{
"name": "@csstools/postcss-logical-overflow",
"description": "Use logical overflow properties and values in CSS",
- "version": "0.0.0",
+ "version": "1.0.0",
"contributors": [
"name": "Antonio Laguna",
0 commit comments