I’m a bit late to the table with this one, but worth noting nonetheless. The 1Kb CSS Grid is a super-lightweight CSS grid system:
Other CSS frameworks try to do everything—grid system, style reset, basic typography, form styles. But complex systems are, well, complex.
Tyler Tate elaborates in the first of a series of posts:
With added complexity comes… well, complexity: a steeper learning curve, increased development time, and — cringe — tougher debugging.
Here is a fresh take on the CSS grid (loosely based on Nathan Smith’s 960 Grid System). Its mission is to be lightweight.
Twitter