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 11baf61 commit 19011fbCopy full SHA for 19011fb
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 1.2.1
2
+* Fix relative `config` parameter resolving (by Simen Bekkhus).
3
+
4
## 1.2
5
* Add `config` parameter (by sainthkh).
6
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-loader",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "PostCSS loader for webpack",
"engines": {
"node": ">=0.12",
0 commit comments