flashgrid

A lightweight CSS Grid System by CodyHouse.

Usage no npm install needed!

<script type="module">
  import flashgrid from 'https://cdn.skypack.dev/flashgrid';
</script>

README

⚡️ Flash Grid

A lightweight (1KB minified and gzipped) grid system based on CSS Grid Layout.

How to

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">

by CodyHouse

CodyHouse's UI Framework is an arsenal of production-ready components and tools that empower web designers to craft digital experiences faster and better.

Explore