/* Theme Name: Glob Theme URI: https://www.famethemes.com/themes/glob Author: FameThemes Author URI: https://www.famethemes.com Description: Glob is a flexible, clean, simple responsive WordPress theme, perfect for any news or online magazine website. Version: 0.1.3 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: glob Tags: one-column, two-columns, right-sidebar, grid-layout, footer-widgets, blog, news, photography, custom-menu, custom-header, custom-colors, custom-background, featured-images, full-width-template, threaded-comments, 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. Glob 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 # Grid # Elements # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Clearings # Widgets # Structure # Content ## Posts and pages ## Asides ## Comments # Infinite scroll # Media ## Captions ## Galleries --------------------------------------------------------------*/ @import "variables"; @import "mixins"; /*-------------------------------------------------------------- #. Normalize --------------------------------------------------------------*/ @import "reset"; /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ @import "typography"; /*-------------------------------------------------------------- # Grid --------------------------------------------------------------*/ @import "grid"; /*-------------------------------------------------------------- # Elements --------------------------------------------------------------*/ @import "elements"; /*-------------------------------------------------------------- # Forms --------------------------------------------------------------*/ @import "forms"; /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ @import "navigation"; /*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/ @import "accessibility"; /*-------------------------------------------------------------- # Alignments --------------------------------------------------------------*/ @import "alignments"; /*-------------------------------------------------------------- # Clearings --------------------------------------------------------------*/ @import "clearings"; /*-------------------------------------------------------------- # Widgets --------------------------------------------------------------*/ @import "widgets"; /*-------------------------------------------------------------- # Widgets --------------------------------------------------------------*/ @import "structure"; /*-------------------------------------------------------------- # Content --------------------------------------------------------------*/ @import "content"; /*-------------------------------------------------------------- # Infinite scroll --------------------------------------------------------------*/ @import "infinite_scroll"; /*-------------------------------------------------------------- # Media --------------------------------------------------------------*/ @import "media"; /*-------------------------------------------------------------- # Slick --------------------------------------------------------------*/ @import "slick"; /*-------------------------------------------------------------- # Support --------------------------------------------------------------*/ @import "supports";