/*
 * Theme Name:  Aveo Group Theme
 * Theme URI:   https://hmn.md/
 * Description: A custom WordPress theme for the Aveo Group.
 * Author:      Bronson Quick
 * Author URI:  https://hmn.md/
 * Version:     0.1.0
 * Tags:        responsive-layout, custom-menu, custom-header, editor-style, right-sidebar, two-columns, one-column, light, blue, full-width-template
 * Text Domain: aveogroup
 * Domain Path: /languages/
 *
 * License:     GPLv2+
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 */

/* This file is only here so that the theme shows in WordPress's backend. Grunt-Sass doesn't respect Sass's /*! syntax to retain comments :(
 * All our styles are stored app.scss and generated to css/style.css
 * /