We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f93068 commit 387aeeeCopy full SHA for 387aeee
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 8.1.3 - 2016-11-03
2
+
3
+- Fixed: Nested import ordering
4
+ ([#236](https://github.com/postcss/postcss-import/pull/236) - @RyanZim)
5
6
# 8.1.2 - 2016-05-07
7
8
- Fixed: prevent JSPM to throw unrecoverable error
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-import",
- "version": "8.1.2",
+ "version": "8.1.3",
"description": "PostCSS plugin to import CSS files",
"keywords": [
"css",
0 commit comments