Funko Grid
simple responsive flexbox grid for fun and for profit, in less than 200 lines.
DEMO: https://originalfunko.github.io/funko-grid/
DOCS: https://originalfunko.github.io/funko-grid/docs.html
setup
In the console
yarn add @originalfunko/grid
Then, in your project import ' @originalfunko/grid/grid.css'.
ex: @import '~@originalfunko/grid/grid.css';