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 148e1c0 commit aab8226Copy full SHA for aab8226
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 1.3.1
2
+* Fix conflict with CLI `--config` argument (by EGOIST).
3
+
4
## 1.3
5
* Allow object in syntax options, not only path for require (by Jeff Escalante).
6
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-loader",
- "version": "1.3.0",
+ "version": "1.3.1",
"description": "PostCSS loader for webpack",
"engines": {
"node": ">=0.12"
0 commit comments