/* Theme Name: Bam Theme URI: https://themezhut.com/themes/bam/ Author: ThemezHut Author URI: https://themezhut.com/ Description: Bam WordPress theme is a great flexible theme for blogging sites. Even this is a free theme you will find most of the advanced theme customizer options that you may find only on premium themes like, typography options, header layout options, advanced color options, blog layout options, social media options, etc. Just install the theme and customize it as you like. Check the demo at: https://themezhut.com/demo/bam/ Version: 1.2.0 Tested up to: 5.9 Requires PHP: 5.3 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: bam Tags: news, blog, grid-layout, right-sidebar, two-columns, custom-logo, custom-background, custom-menu, editor-style, featured-images, footer-widgets, theme-options, threaded-comments, translation-ready, rtl-language-support Bam WordPress Theme, Copyright 2019 ThemezHut Themes. Bam is distributed under the terms of the GNU GPL Bam is based on Underscores https://underscores.me/, (C) 2012-2017 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 https://necolas.github.io/normalize.css/ */ /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Typography # Elements # Forms # Header ## Menus # Accessibility # Alignments # Clearings # Widgets # Content ## Posts and pages ## Comments # Blocks # Infinite scroll # Media ## Captions ## Galleries --------------------------------------------------------------*/ @import "variables-site/variables-site"; @import "mixins/mixins-master"; /*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/ @import "normalize"; /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ @import "typography/typography"; /*-------------------------------------------------------------- # Elements --------------------------------------------------------------*/ @import "elements/elements"; /*-------------------------------------------------------------- # Forms --------------------------------------------------------------*/ @import "forms/forms"; /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ @import "header/header-main"; /*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/ @import "modules/accessibility"; /*-------------------------------------------------------------- # Alignments --------------------------------------------------------------*/ @import "modules/alignments"; /*-------------------------------------------------------------- # Clearings --------------------------------------------------------------*/ @import "modules/clearings"; /*-------------------------------------------------------------- # Widgets --------------------------------------------------------------*/ @import "site/secondary/widgets"; /*-------------------------------------------------------------- # Content --------------------------------------------------------------*/ @import "site/site"; /*-------------------------------------------------------------- # Blocks --------------------------------------------------------------*/ @import "blocks/blocks"; /*-------------------------------------------------------------- # Infinite scroll --------------------------------------------------------------*/ @import "modules/infinite-scroll"; /*-------------------------------------------------------------- # Footer --------------------------------------------------------------*/ @import "site/secondary/footer"; /*-------------------------------------------------------------- # Media --------------------------------------------------------------*/ @import "media/media";