DEV Community

Cover image for Trunk.css - Lightweight framework for grids.
Akshay
Akshay

Posted on

Trunk.css - Lightweight framework for grids.

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

Github

View the project on github or check demo webpage

Top comments (0)