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.