JSPM

inuit-responsive-pushpull

0.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q28776F
  • License Apache 2

The inuitcss `pushpull-responsive` polyfill module is an extension of the default [`pushpull` polyfill module](https://github.com/alexhillel/trumps.pushpull).

Package Exports

  • inuit-responsive-pushpull

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (inuit-responsive-pushpull) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Push/Pull-responsive

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

Install using Bower:

$ bower install --save inuit-pushpull-responsive

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