/*
 * TO DEVELOPERS: Don't read style.css! Look at the source in sass/style.sass instead!
 *
 * Theme Name: Cobalt Blue WordPress
 * Theme URI: https://github.com/rogerhub/cobalt-blue-wordpress
 * Description: A two-column blue theme for WordPress.
 * Version: 1.3
 * Author: Roger Chen
 * Author URI: http://code.rogerhub.com
 * Tags: two-columns, blue, flexible-width, custom-header, custom-menu, editor-style, featured-images, flexible-header, sticky-post, threaded-comments, translation-ready
 * License: GPLv2 or greater
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html

@import "variables"
@import "mixins"

@import "reset"
@import "genericons"
@import "cobalt-global"
@import "cobalt-content"
@import "cobalt-grid"
@import "cobalt-header"
@import "cobalt-menus"
@import "cobalt-primary"
@import "cobalt-secondary"
@import "cobalt-footer"
@import "cobalt-plugins"
