bantam-grid

0.0.1 • Public • Published

Bantam Grid

A lightweight, scalable, responsive grid component which complements the Bantam CSS framework.

Things to note

  • Zero visual style. Zilch. Nada. That's your job.
  • Fully responsive, mobile-first structure.
  • Simple and easy to learn naming convention.
  • Built on PostCSS.
  • Reusable across all projects.
  • Less than 2kb when minified and gzipped.
  • Browser support down to IE7.

Getting started

The simplest and fastest way to get started is to include the minified CSS file in your project. Just add this snippet to the head of your html file:

<link rel="stylesheet" href="https://raw.githubusercontent.com/colmtuite/bantamcss/master/css/bantam-grid.min.css">

Install through npm to take advantage of future updates:

npm install bantam-grid

License

MIT. You can use Bantam Grid as you see fit.

Dependencies (0)

    Dev Dependencies (5)

    Package Sidebar

    Install

    npm i bantam-grid

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • colmtuite