mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
780 B
780 B
layout | title | introduction | color | name | icon |
---|---|---|---|---|---|
post | Metro UI CSS grid with Bulma tiles | Have you ever wanted to build a **Metro-UI-like grid in CSS**?<br>Thanks to Flexbox and the new [Bulma tiles](https://bulma.io/documentation/layout/tiles/), you now can! And it only requires 1 HTML element: the `tile` element. | info | Metro UI | th-large |
Have you ever wanted to build a Metro-UI-like grid in CSS?
Thanks to Flexbox and the new Bulma tiles, you now can! And it only requires 1 HTML element: the tile
element.
Check out the documentation!