Skip to content

inuitcss/trumps.widths-responsive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.