An open API service indexing awesome lists of open source software.

https://github.com/sircus/components-fullembed

Deprecated
https://github.com/sircus/components-fullembed

Last synced: about 1 year ago
JSON representation

Deprecated

Awesome Lists containing this project

README

          

# sircus-components-fullembed

[![npm version](https://img.shields.io/npm/v/sircus-components-fullembed.svg?style=flat)](https://www.npmjs.com/package/sircus-components-fullembed)

## Install

> npm:

```bash
$ npm install sircus-components-fullembed
```

## Usage

> cssnext:

input.css
```css
@import "sircus-components-fullembed";
```

> sass:

input.scss
```scss
@import "node_modules/sircus-components-fullembed/converted";
```

> html

```html














```

## Contributing

We Need Your Help!

## License
Released under the [MIT](https://github.com/sircus/license/blob/master/LICENSE) license.