https://github.com/sircus/elements-image
Deprecated
https://github.com/sircus/elements-image
Last synced: about 1 year ago
JSON representation
Deprecated
- Host: GitHub
- URL: https://github.com/sircus/elements-image
- Owner: sircus
- Created: 2015-06-10T17:27:09.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-19T18:53:40.000Z (almost 11 years ago)
- Last Synced: 2025-03-20T11:19:02.288Z (about 1 year ago)
- Language: CSS
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sircus-elements-image
[](https://www.npmjs.com/package/sircus-elements-image)
## Installation
> npm:
```bash
$ npm install sircus-elements-image
```
## Usage
> cssnext:
input.css
```css
@import "sircus-elements-image";
```
> sass:
input.scss
```scss
@import "./node_modules/sircus-elements-image/converted";
```
> html
```html
```
## Contributing
We Need Your Help!
## License
Released under the [MIT](https://github.com/sircus/license/blob/master/LICENSE) license.