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
- Host: GitHub
- URL: https://github.com/codyhouse/flashgrid
- Owner: codyhouse
- Created: 2019-12-23T13:37:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-07T09:06:14.000Z (about 6 years ago)
- Last Synced: 2025-03-28T19:07:52.469Z (10 months ago)
- Topics: codyhouse, css-grid, grid, scss
- Size: 13.7 KB
- Stars: 83
- Watchers: 8
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)