miladsoft / grid-to-flex

Easily create Flexbox fallback for your CSS Grid!

Home Page:https://shadeed.github.io/grid-to-flex/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grid to flex

""

CSS Grid minmax function is used to dynamically make a responsive layout with a specificed item width. On the left side, you can control the minimum width and spacing between grid items.

Check it out: shadeed.github.io/grid-to-flex/

Codepen Demo

Then, you can edit or add Flexbox breakpoints. Once that is done, click on Generate SCSS to get the ready to use Sass code.

Generated Code

The code generated is a Sass mixin that can be reused in your project.

Suggestions

Do you have a comment or suggestion? Please open an issue.

About

Easily create Flexbox fallback for your CSS Grid!

https://shadeed.github.io/grid-to-flex/


Languages

Language:CSS 45.8%Language:JavaScript 39.4%Language:HTML 14.7%