/*
Theme Name: Basics
Theme URI: http://basics.css4design.com/
Author: Bruno Bichet
Author URI: http://css4design.com/
Description: A Blank Theme based on HTML5 Boilerplate « For Those About To Rock » with WordPress.
Version: 0.2.3
License: GNU General Public License
License URI: license.txt
Tags: custom-background, custom-menu, editor-style, featured-images, microformats, post-formats, translation-ready, sticky-post, threaded-comments, two-columns, fixed-width
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
For Those About to Rock. Fire!
*/

/*
Import markup.css (editor-style.css renamed) witch import css/reset.css
Mybe the best way to match both front website and editor styles ^^
HTML5 Boilerplate part #1 is included within markup.css via @import "/css/reset;css"
HTML5 Boilerplate part #2 is included directly within markup.css
*/
@import "markup.css"; 

/*
Grids are great. Or not.
*/
/* @import "css/grid.css"; */

/*
You may want to give your website your own style!
*/
@import "css/author.css";

/* 
HTML5 Boilerplate part #3
*/
@import "css/tool.css";

/* We Salute you */