@bordertech/cssgrid

0.0.4 • Public • Published

cssgrid

Responsive CSS helper classes based on CSS3 Grid Layout module.

View demo.

Building

Use yarn to build.

  1. yarn install (first time only)
  2. yarn build

IE support

IE is kinda broke. We have some beginnings of support but it does not yet include any attempt to set the -ms-grid-column offsets or use margins instead of grid-space. The file ie.scss will be built as a separate file. There is a var which allows this same IE specific CSS to be built into the main CSS file if required.

Tests

The tests are not really set up yet. The /test/ directory contains a couple of primitive HTML pages which depend on the built CSS. This is still very much a work in progress.

Configuration

Configuration is done through Sass variables. More info later!

Package Sidebar

Install

npm i @bordertech/cssgrid

Weekly Downloads

4

Version

0.0.4

License

MIT

Last publish

Collaborators

  • marksreeves
  • jonathanaustin
  • ricksbrown