sitetent / tentcss

:herb: A CSS survival kit. Includes only the essentials to make camp.
http://css.sitetent.com/
MIT License
406 stars 31 forks source link

Is it possible to use vertical grid ? #31

Open general03 opened 5 years ago

general03 commented 5 years ago

Hi,

I would like to use grid with this structure

+-----------+-----------+
+           +           +
+-----------+           +
+           +           +
+-----------+           +
+           +           +
+-----------+-----------+

Is it possible soon to use vertical grid without neested multiple grid?

Thanks