/* Theme Name: Boston Theme URI: https://www.famethemes.com/themes/boston Author: FameThemes Author URI: https://www.famethemes.com Description: A beautiful blog theme for WordPress Version: 1.0.4 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: boston Tags: one-column, two-columns, right-sidebar, custom-background, custom-menu, featured-images, sticky-post, translation-ready, threaded-comments, theme-options, blog, news 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. Boston is based on Underscores http://underscores.me/, (C) 2012-2016 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 # Document ## Typography ## Links ## Headings ## Base ## Content ## Table ## Form ## Accessibility ## Alignments ## Clearings ## Infinite Scroll ## Helper # Structure # Navigation # Content # Media ## Captions ## Galleries # Widgets # Plugins --------------------------------------------------------------*/ @import "variables"; @import "mixins"; /*-------------------------------------------------------------- #. Normalize --------------------------------------------------------------*/ @import "reset"; /*-------------------------------------------------------------- # Document --------------------------------------------------------------*/ @import "document"; /*-------------------------------------------------------------- # Structure --------------------------------------------------------------*/ @import "structure"; /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ @import "navigation"; /*-------------------------------------------------------------- # Content --------------------------------------------------------------*/ @import "content"; /*-------------------------------------------------------------- # Media --------------------------------------------------------------*/ @import "media"; /*-------------------------------------------------------------- # Widgets --------------------------------------------------------------*/ @import "widgets"; /*-------------------------------------------------------------- # Plugins --------------------------------------------------------------*/ @import "plugins";