1.0.4 • Published 3 years ago

basic-flex-box-grid v1.0.4

Weekly downloads
8
License
MIT
Repository
github
Last release
3 years ago

Basic Flex Box Grid

Tl;dr

Written in Sass, you can configure class names, provides 4 hard breakpoints, access to justify-content and align-items.

Documentation & Examples

https://richardschwabe.github.io/basic-flex-box-grid/

Install

npm i basic-flex-box-grid
yarn basic-flex-box-grid

Introduction

The grid is based on the various other CSS frameworks. Without all the styling extras of a framework. It only focuses on a grid system, based on flexbox.