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 17708d4 commit 2e8f4fdCopy full SHA for 2e8f4fd
CHANGELOG.md
@@ -10,6 +10,9 @@
10
11
# 8.0.0 - 2015-01-27
12
13
+**All imports statements must be at the top of your file now, per CSS specification.**
14
+You should use [postcss-reporter](https://github.com/postcss/postcss-reporter) to see the warnings raised.
15
+
16
- Removed: async mode/option (now async by default)
17
([#107](https://github.com/postcss/postcss-import/pull/107))
18
- Removed: "bower_components" not supported by default anymore,
0 commit comments