Spacegrid CSS is a basic, responsive grid layout to help you get started on your next project. In just over 1kb, Spacegrid lets you hit the ground running while allowing you to customize layout options down the road.
@paulprins I totally disagree. For basic layout structure, floats is still the most reliable mechanism, specially with box-sizing: border-box; Flexbox adds a lot of unnecessary behaviour/rules that you'll have to fight against.
Spacegrid is an open-source, no-frills responsive grid layout to help you get started on your next project. Features quick installs via NPM, Bower, and a Ruby Gem. The grid is easily adaptable and simple to add to.
Hi. Just started the project on GitHub! I think you should add a browser compatibility section of your README. md file. Almost any browser framework had this section.