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 0edd820 commit 2fde027Copy full SHA for 2fde027
lerna.json
@@ -3,6 +3,6 @@
3
"packages": [
4
"packages/*"
5
],
6
- "version": "2.7.0",
+ "version": "2.7.1",
7
"npmClient": "yarn"
8
}
packages/postcss-container-query/package.json
@@ -1,10 +1,9 @@
1
{
2
"name": "@zeecoder/postcss-container-query",
- "description":
- "PostCSS processing for container queries, using a media query like syntax.",
+ "description": "PostCSS processing for container queries, using a media query like syntax.",
"homepage": "https://github.com/ZeeCoder/container-query",
"license": "MIT",
"author": "Viktor Hubert <rpgmorpheus@gmail.com>",
9
"engines": {
10
"node": ">=4"
0 commit comments