inuit-widths-responsive

Responsively controlled width classes for the inuitcss framework


Keywords
inuitcss, oocss, css, rwd
License
Apache-2.0
Install
bower install inuit-widths-responsive

Documentation

Widths-responsive

The inuitcss widths-responsive module is an extension of the default widths module.

Install using Bower:

$ bower install --save inuit-widths-responsive

Install using npm:

$ npm install --save inuit-responsive-widths

widths-responsive loops through the breakpoints defined in settings.responsive to generate suffixed breakpoint-based classes. If you are using inuitcss’ default breakpoints, you will be given classes like u-1/4-lap-and-up, or u-1-of-2-desk, etc.