SUIT utilities: space
A SUIT collection of utility classes for low-level CSS spacing traits.
Read more about SUIT's design principles.
Installation
- Bower:
bower install --save suit-utils-space - Download: zip
- Git:
git clone https://github.com/necolas/suit-utils-space.git
Available classes
u-margin<D><s>- Margin of sizesin the directionD.u-padding<D><s>- Padding of sizesin directionD.
Where direction (D) can be:
A- allT- topR- rightB- bottomL- leftH- horizontalV- vertical
And size (s) can be:
n- nones- smallm- mediuml- large
Usage
Please refer to the README for SUIT utils
Browser support
- Google Chrome (latest)
- Opera (latest)
- Firefox 4+
- Safari 5+
- Internet Explorer 8+