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 8767f44 commit 4a9c2d6Copy full SHA for 4a9c2d6
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 8.1.1 - 2016-05-04
2
+
3
+- Fixed: JSPM support
4
+ ([#194](https://github.com/postcss/postcss-import/pull/194))
5
6
# 8.1.0 - 2016-04-04
7
8
- Added: JSPM browser field
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-import",
- "version": "8.1.0",
+ "version": "8.1.1",
"description": "PostCSS plugin to import CSS files",
"keywords": [
"css",
0 commit comments