A lightweight (1KB minified and gzipped) grid system based on CSS Grid Layout.
A. Download one of the /dist files of the repo and import it in your project.
B. Install via npm and import flashgrid.scss:
npm i flashgrid
C. Use via CDN:
<link href="https://unpkg.com/flashgrid/dist/flashgrid.min.css" rel="stylesheet">
CodyHouse's UI Framework is an arsenal of production-ready components and tools that empower web designers to craft digital experiences faster and better.