How to Install Bourbon in Your Rails Project
Bourbon is a library of Sass mixins. It provides a lot of functionality while keeping your css slim. Assuming you're using a standard rails installation, Sass will already be installed and working. This guide will show you how to install bourbon (and the entire bourbon family) in your rails project.