https://github.com/sircus/tools-overflow
Deprecated
https://github.com/sircus/tools-overflow
Last synced: 11 months ago
JSON representation
Deprecated
- Host: GitHub
- URL: https://github.com/sircus/tools-overflow
- Owner: sircus
- Created: 2015-06-06T18:24:50.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-30T14:10:25.000Z (over 10 years ago)
- Last Synced: 2025-04-13T11:50:31.833Z (about 1 year ago)
- Language: CSS
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sircus-tools-overflow
[](https://www.npmjs.com/package/sircus-tools-overflow)
## Installation
> npm:
```bash
$ npm install sircus-tools-overflow
```
## Usage
> cssnext:
input.css
```css
@import "sircus-tools-overflow"
```
> sass:
input.scss
```scss
@import "node_modules/sircus-tools-overflow/converted";
```
> html
```html
```
## Contributing
We Need Your Help!
## License
Released under the [MIT](https://github.com/sircus/license/blob/master/LICENSE) license.