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

https://github.com/sircus/tools-boxsizing

Deprecated
https://github.com/sircus/tools-boxsizing

Last synced: about 1 year ago
JSON representation

Deprecated

Awesome Lists containing this project

README

          

# sircus-tools-boxsizing

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

## Install

> npm:

```bash
$ npm install sircus-tools-boxsizing
```

## Usage

> cssnext:

input.css
```css
@import "sircus-tools-boxsizing"
```

> sass:

input.scss
```scss
@import "./node_modules/sircus-tools-boxsizing/converted";
```

> html

```html



```

## Contributing

We Need Your Help!

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