Frow (flex row) CSS Grid System favicon

Frow (flex row) CSS Grid System

Frow is an HTML and CSS framework for creating quick, responsive, mobile-first projects on the web. What Makes Frow Special? Frow (flex row) utilizes and builds upon the power of CSS's display:flex. While Frow does provide a responsive 'grid system' that is built upon display:flex similar to other grid systems, the philosophy of Frow is that you can use it on anything and everything outside of the standard grid as well. A .frow class should be used on every group of elements on a page, as it allows for quick display:flex manipulations without having to create custom classes for each container. Using Frow minimizes the custom CSS needed while giving infinite ways to layout items.