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 b958915 commit d6c8b83Copy full SHA for d6c8b83
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 8.1.0 - 2016-04-04
2
+
3
+- Added: JSPM browser field
4
+ ([#186](https://github.com/postcss/postcss-import/pull/186))
5
6
# 8.0.2 - 2015-01-27
7
8
- Fixed: Comments between imports statements are ignored
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-import",
- "version": "8.0.2",
+ "version": "8.1.0",
"description": "PostCSS plugin to import CSS files",
"keywords": [
"css",
0 commit comments