/* Theme Name: Authorize Theme URI: http://components.underscores.me/ Author: Working Websites Author URI: http://workingwebsites.ca Description: Basic template for books Version: 1.0.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: authorize2016 Tags: 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. Authorize is created by the theme generator at http://components.underscores.me/, (C) 2015-2016 Automattic, Inc. Components 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 # Accessibility # Alignments # Clearings # Typography # Forms # Buttons # Formatting # Lists # Tables # Navigation # Links # Layout ## Posts ## Pages # Comments # Widgets # Infinite scroll # Media ## Galleries --------------------------------------------------------------*/ @import "variables/variables-base"; @import "mixins/mixins-base"; /*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/ @import "shared/normalize"; /*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/ @import "shared/accessibility"; /*-------------------------------------------------------------- # Alignments --------------------------------------------------------------*/ @import "shared/alignments"; /*-------------------------------------------------------------- # Clearings --------------------------------------------------------------*/ @import "shared/clearings"; /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ @import "shared/typography"; /*-------------------------------------------------------------- # Forms --------------------------------------------------------------*/ @import "shared/forms"; /*-------------------------------------------------------------- # Buttons --------------------------------------------------------------*/ @import "shared/buttons"; /*-------------------------------------------------------------- # Formattings --------------------------------------------------------------*/ @import "shared/formatting"; /*-------------------------------------------------------------- # Lists --------------------------------------------------------------*/ @import "shared/lists"; /*-------------------------------------------------------------- # Tables --------------------------------------------------------------*/ @import "shared/tables"; /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ @import "shared/navigation"; /*-------------------------------------------------------------- # Links --------------------------------------------------------------*/ @import "shared/links"; /*-------------------------------------------------------------- # Layout --------------------------------------------------------------*/ @import "layout/layout"; /*-------------------------------------------------------------- # Comments --------------------------------------------------------------*/ @import "sections/comments"; /*-------------------------------------------------------------- # Widgets --------------------------------------------------------------*/ @import "sections/widgets"; /*-------------------------------------------------------------- # Infinite scroll --------------------------------------------------------------*/ @import "shared/infinitescroll"; /*-------------------------------------------------------------- # Media --------------------------------------------------------------*/ @import "shared/media";