https://github.com/sircus/tools-clear
Deprecated
https://github.com/sircus/tools-clear
Last synced: about 1 year ago
JSON representation
Deprecated
- Host: GitHub
- URL: https://github.com/sircus/tools-clear
- Owner: sircus
- Created: 2015-05-03T17:54:06.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-29T16:21:20.000Z (over 10 years ago)
- Last Synced: 2025-02-16T07:13:42.639Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sircus-tools-clear
[](https://www.npmjs.com/package/sircus-tools-clear)
## Installation
> npm:
```bash
$ npm install sircus-tools-clear
```
## Usage
> cssnext:
input.css
```css
@import "sircus-tools-clear"
```
> sass:
input.scss
```scss
@import "./node_modules/sircus-tools-clear/converted";
```
> html
```html
```
## Contributing
We Need Your Help!
## License
Released under the [MIT](https://github.com/sircus/license/blob/master/LICENSE) license.