/* Theme Name: Button Theme URI: http://wordpress.com/themes/button/ Author: Automattic Author URI: http://automattic.com Description: A stylish, lighthearted theme for crafters, hobbyists, and creatives. Version: 0.1.0-wpcom License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: button Tags: craft, design, lifestream, blog, journal, wedding, light, playful, handcrafted, textured, whimsical, orange, white, gray, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, infinite-scroll, post-formats, rtl-language-support, site-logo, translation-ready, responsive-layout 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. Button is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc. Underscores is distributed under the terms of the GNU GPL v2 or later. Normalizing styles have been helped along thanks to the fine work of Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/ */ /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Typography # Elements # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Clearings # Widgets # Content ## Posts and pages ## Asides ## Comments # Infinite scroll # Media ## Captions ## Galleries --------------------------------------------------------------*/ @import "variables/variables"; @import "shared/mixins"; /*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/ @import "shared/normalize"; /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ @import "shared/typography"; /*-------------------------------------------------------------- # Elements --------------------------------------------------------------*/ @import "shared/elements"; /*-------------------------------------------------------------- # Forms --------------------------------------------------------------*/ @import "shared/forms"; /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ @import "shared/navigation"; /*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/ @import "shared/accessibility"; /*-------------------------------------------------------------- # Alignments --------------------------------------------------------------*/ @import "shared/alignments"; /*-------------------------------------------------------------- # Clearings --------------------------------------------------------------*/ @import "shared/clearings"; /*-------------------------------------------------------------- # Widgets --------------------------------------------------------------*/ @import "layout/widgets"; /*--------------------------- ----------------------------------- # Structure --------------------------------------------------------------*/ @import "layout/structure"; /*-------------------------------------------------------------- # Infinite scroll --------------------------------------------------------------*/ @import "shared/infinite-scroll"; /*-------------------------------------------------------------- # Media --------------------------------------------------------------*/ @import "shared/media"; /*-------------------------------------------------------------- # Media queries --------------------------------------------------------------*/ @import "shared/queries";