An open API service indexing awesome lists of open source software.

https://github.com/codyhouse/flashgrid

Lightweight CSS Grid System
https://github.com/codyhouse/flashgrid

codyhouse css-grid grid scss

Last synced: 9 months ago
JSON representation

Lightweight CSS Grid System

Awesome Lists containing this project

README

          

# ⚡️ Flash Grid

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

- 🕹 [Demo + Examples on Codepen](https://codepen.io/collection/nRjWNN)
- 📝 [Learn CSS Grid by building a grid system](https://dev.to/codyhouse/flash-grid-learn-css-grid-by-building-a-grid-system-2c4f)

## 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:

```

```

## 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](https://codyhouse.co/ds/components)