README
sircus-elements-image
Installation
npm:
$ npm install sircus-elements-image
Usage
cssnext:
input.css
@import "sircus-elements-image";
sass:
input.scss
@import "./node_modules/sircus-elements-image/converted";
html
<img src="tokyo.png">
Contributing
We Need Your Help!
License
Released under the MIT license.