In this tutorial we're going to build a simple, responsive grid system using CSS. Once we're familiar with how it works, we'll improve it with Sass, learning some core Sass features along the way. Getting Started With the CSS Let's quickly examine what our grid system will look like. There are cleverer ways of building grids, ones which are less intrusive on the markup needed, but this grid gives