Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 609 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 609 Bytes

Widths-responsive

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

Install using Bower:

$ bower install --save inuit-widths-responsive

widths-responsive will inherit the same settings used for widths (i.e. namespaces and fraction vs. spoken-word format).

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