Since we needed to clean up our scss files anyways, here are a few conventions that all style files should follow.
This appends to any file stored in app/assets/stylesheets
[] Split up layout into multiple sections (maybe)
/base
Core style files
/modules
Variable declarations and globally used modules
/partials
Styles used on a specific part of the site