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

https://github.com/vitalk/classy-spacing

Applies a consistent spacing across a number of elements
https://github.com/vitalk/classy-spacing

Last synced: 21 days ago
JSON representation

Applies a consistent spacing across a number of elements

Awesome Lists containing this project

README

          

# Classy spacing

Applies a consistent spacing (typically `margin`s) across a number of
elements.

As well, module defines the `.classy-margin-bottom` and `.classy-margin-left`
mixins for later reuse.

## Installation

The recommended installation method is a [bower](http://bower.io).

```shell
bower install --save classy-spacing
```

## License

Licensed under the [MIT license](http://mit-license.org/vitalk).