/**
 * @file shame.css
 * @author Orbit Media <drupal@orbitmedia.com>
 * @since 1.0
 * @package Sandbox
 */

/**
 * This is for the kludgey bits, the emergency overrides, and the quick'n'dirty support changes.
 * Anything in here needs to be refactored, no exceptions
 *
 * Idea taken from: http://csswizardry.com/2013/04/shame-css/
 *
 * HOWTO use shame.css
 *
 * If it’s a hack, it goes in shame.css.
 * Document all hacks fully:
 *  - What part of the codebase does it relate to?
 *  - Why was this needed?
 *  - How does this fix it?
 *  - How might you fix it properly, given more time?
 * Do not blame the developer; if they explained why they had to do it then their reasons are probably (hopefully) valid.
 * Try and clean shame.css up when you have some down time.
 * Even better, get a tech-debt task in which you can dedicate actual time to it.
 */

