// @source http://smacss.com/book/type-theme
//
// Theme Rules
//
// Themes can affect any of the primary types. They can
// override base styles like default link colours. They can change
// module elements such as colours and borders. They can affect
// layout with different arrangements. They can also alter how states look.

// check out the theming mixin in utilities/_mixins.scss

// ==========================================================================
// $Themes
// uncomment lines below and rename as needed
// ==========================================================================

// $theme  : 'beccapurple';

// @import 'styles';
