Skip to content

Commit

Permalink
feat: clean
Browse files Browse the repository at this point in the history
  • Loading branch information
vagusX committed Mar 22, 2017
1 parent aed4727 commit e9d4101
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,13 @@
"rollup-plugin-buble": "^0.14.0",
"rollup-plugin-eslint": "^3.0.0",
"rollup-plugin-node-globals": "^1.0.8",
"semantic-release": "^4.3.5",
"semantic-release": "^6.3.2",
"standard": "^8.1.0",
"tape": "^4.6.0",
"validate-commit-message": "^3.0.1"
},
"dependencies": {
"loader-utils": "^0.2.16"
}
},
"version": "0.0.0-development"
}
6 changes: 0 additions & 6 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@
![NPM](https://img.shields.io/npm/v/html-imports-loader.svg)
[![Build Status](https://travis-ci.org/vagusX/html-imports-loader.svg)](https://travis-ci.org/vagusX/html-imports-loader)

> [PostCSS](https://github.com/postcss/postcss) plugin to polyfill background rgba for IE8
## Detail about polyfill for background rgba in IE8

[Cross browser alpha transparent background CSS (rgba)](http://rland.me.uk/cross-browser-alpha-transparent-background-10-2011)

## Installation

```bash
Expand Down

0 comments on commit e9d4101

Please sign in to comment.