Responsively controlled width classes for the inuitcss framework
npm install inuit-responsive-widthsThe 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-widths-responsive
widths-responsive loops through the breakpoints defined insettings.responsive to generate prefixed breakpoint-based classes. If you are
using inuitcss’ default breakpoints, you will be given classes likeu-1/4-lap-and-up, or u-1-of-2-desk, etc.