0.1.1 • Published 7 years ago

ticketfly-css-grid-objects v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Ticketfly CSS Grid Objects

Latest NPM release CircleCI Build Status License Dependencies Dev Dependencies

Grid object helpers for Ticketfly CSS.

This project provides a set of CSS selectors for implementing a grid system layout.

Primarily, it makes use of flexbox and box-sizing. However, methods are being explored for implementing a future version around the upcoming, official CSS Grid Layout Module.

Installation

Installing with npm:

npm install ticketfly-css-grid-objects

Installing with yarn:

yarn add ticketfly-css-grid-objects