/*
	Theme Name: Xovation
	Theme URI: http://xovation.se/
	Description: Custom theme for Netport's project "Xovation" that handles blog, pages and separate pilot project blogs. Based on the Starkers template by Elliot Jay Stocks.
	Version: 1.0
	Author: Fredrik Broman
	Author URI: http://fredrikbroman.com
	Tags: starkers
*/


/* CSS reset */
@import "style/css/reset.css";

/* Main styles */
@import "style/css/typography.css";
@import "style/css/layout.css";

/* Magic */
@import "style/css/enrichment.css";

/* Development (do not include in deployment) */
//@import "style/css/debug.css";
