@ausbom/grid
v0.6.0
Published
A grid is like an invisible table that helps designers position interface elements with strong alignment and consistent spacing. Grids are made up of columns, rows, gutters, and margins.
Downloads
400
Readme
@ausbom/grid
A grid is a framework of cells laid out and aligned vertically and horizontally. It helps users read and visually navigate website content more easily. A grid helps you position interface elements with strong alignment and consistent spacing. Grids use a responsive, scrollable structure. They consist of columns, rows, gutters, and margins.
Installation
npm install @ausbom/grid
Usage
import Grid, { GridItem } from '@ausbom/grid'