A lightweight css css framework that aims to achieve responsive grid layout. Trunk follows the same method as that of materialize to achieve this.
Why trunk ?
- You may not need a heavy framework for grids (Trunk is only ~4kB)
- You may need an easily customizable framework ( .less file is included)
- Simple class names for columns (
s
,m
,l
,xl
- Like in materialize.css) - Wide browser support
- Optionally add flex for equal height columns
Top comments (0)