ticketfly-css-grid-objects
v0.1.1
Published
Display utilities for Ticketfly CSS
Downloads
4
Maintainers
Readme
Ticketfly CSS Grid Objects
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