totem-wrapper
v0.3.1
Published
A wrappers abstraction class in the inuitcss framework
Downloads
4
Readme
Wrapper
inuitcss plugin that wrap content
Installation
- npm :
npm install --save totem-wrapper - bower :
bower install --save totem-wrapper
Available classes
o-wrapper
Configurable variables
$wrapper-width$wrapper-guuter
Usage
Basic exemple
<div class="o-wrapper">
<!-- child content -->
</div>