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
- Host: GitHub
- URL: https://github.com/vitalk/classy-spacing
- Owner: vitalk
- Created: 2014-11-30T09:21:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-30T09:28:19.000Z (over 11 years ago)
- Last Synced: 2025-02-09T09:28:46.942Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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).