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

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

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

Last synced: 8 months ago
JSON representation

Deprecated

Awesome Lists containing this project

README

          

# sircus-tools-border

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

## Install

> npm:

```bash
$ npm install sircus-variables sircus-tools-border sircus-tools-color
```

## Usage

> cssnext:

input.css
```css
@import "sircus-tools-border";
@import "sircus-tools-color";
@import "sircus-variables";
```

> sass:

input.scss
```scss
@import "node_modules/sircus-variables/converted";
@import "node_modules/sircus-tools-border/converted";
@import "node_modules/sircus-tools-color/converted";
```

> html

```html

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

```

width `sircus-tools-border`
```html

...


...


...


...


...


...


...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

```

## Contributing

We Need Your Help!

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