Responsive Grid System
Responsive Grid System is a super basic grid system that focusses on providing you with a layout and nothing more.
The features include
- mobile first
- 12, 16 & 24 column
- clearfix
- optional gutters
- 1kb compressed
- box-sizing polyfill
- respond.js polyfill
The CSS itself uses the Eric Meyer CSS Reset rather than the Normalize.css approach. It also gives you a fallback method for handling box-sizing rules for earlier versions of IE however you will have to make sure that you include the .htc file.