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 bdeee1e commit 0d6c50dCopy full SHA for 0d6c50d
examples/common-theme/package.json
@@ -21,7 +21,7 @@
21
"extract-text-webpack-plugin": "^2.0.0-beta",
22
"html-webpack-plugin": "^2.25.0",
23
"inquirer": "^2.0.0",
24
- "postcss-import-sub": "^1.1.1",
+ "postcss-import-sub": "^1.2.0",
25
"postcss-loader": "^1.2.1",
26
"postcss-simple-vars": "^3.0.0",
27
"style-loader": "^0.13.1",
examples/recolor/package.json
@@ -17,7 +17,7 @@
17
"gulp": "^3.9.1",
18
"gulp-postcss": "^6.2.0",
19
"opn": "^4.0.2",
20
"postcss-simple-vars": "^3.0.0"
}
0 commit comments