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 d96cea7 commit 81ea905Copy full SHA for 81ea905
History.md
@@ -1,4 +1,10 @@
1
2
+2.3.2 / 2015-10-27
3
+==================
4
+
5
+ * auto-configure postcss-import support
6
+ * add support for watching multiple entry points
7
8
2.3.1 / 2015-10-25
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-cli",
- "version": "2.3.1",
+ "version": "2.3.2",
"description": "CLI for postcss",
"main": "index.js",
"bin": {
0 commit comments