/* Theme Name: Aviator Author: Greg Priday Author URI: http://siteorigin.com/ Description: A very minimal WordPress theme. Version: 0.9 License: GNU General Public License v3 or later License URI: http://www.gnu.org/licenses/gpl.html Text Domain: aviator Tags: translation-ready 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. Aviator is copyright Greg Priday 2014. Aviator is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc. Resetting and rebuilding styles have been helped along thanks to the fine work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/ and Blueprint http://www.blueprintcss.org/ */ @import "less/lesshat"; @import "less/reset"; @import "less/masthead"; @import "less/general"; @import "less/typography"; @import "less/elements"; @import "less/forms"; @import "less/navigation"; @import "less/accessibility"; @import "less/align"; @import "less/clear"; @import "less/widgets"; @import "less/content"; @import "less/media"; @import "less/layout"; @import "less/footer"; @import "less/blog"; @import "less/entry-content"; @import "less/comments"; @import "less/jetpack";