gridflex

1.0.8 • Public • Published

Gridflex

gridflex.css is a lightweight, responsive Grid layout with Display flex. Live demo

Getting started

Get started with gridflex in your projects. You can either manually install or use NPM.

Install manually

Download the compiled and minified gridflex CSS file.

Install with CDN

https://cdn.rawgit.com/GA-MO/gridflex/2ef49dfb/lib/gridflex.css

Install with NPM

$ npm install gridflex --save

And include it in your website or Web app <head> part.

<link rel="stylesheet" href="dist/gridflex.css" />

/gridflex/

    Package Sidebar

    Install

    npm i gridflex

    Weekly Downloads

    0

    Version

    1.0.8

    License

    MIT

    Last publish

    Collaborators

    • ga-mo