0.2.2 • Published 9 years ago

inuit-responsive-widths v0.2.2

Weekly downloads
410
License
Apache 2
Repository
github
Last release
9 years ago

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-widths-responsive

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 u-1/4-lap-and-up, or u-1-of-2-desk, etc.