/*!
	Theme Name: <%= themeName %>
	Author: <%= themeAuthor %>
	Version: 1.0
	Author URI: <%= themeAuthorURI %>
	Theme URI: <%= themeURI %>
	Tags: <%= themeTags %>
	Description: <%= themeDescription %>
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import "vendor/normalize";
@import "vendor/bourbon/bourbon";
@import "grid-settings";
@import "base";
@import "typography";
@import "components";
@import "wp-base";
@import "header";
@import "navigation";
@import "content";
@import "post-formats";
@import "footer";