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 1147cb8 commit 5a29e1bCopy full SHA for 5a29e1b
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 1.3
2
+* Allow object in syntax options, not only path for require (by Jeff Escalante).
3
+
4
## 1.2.2
5
* Watch `postcss.config.js` for changes (by Michael Ciniawsky).
6
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-loader",
- "version": "1.2.2",
+ "version": "1.3.0",
"description": "PostCSS loader for webpack",
"engines": {
"node": ">=0.12"
0 commit comments