/*! Theme Name: Blogeasy Theme URI: https://wp-themespoint.com/blogeasy Author: ThemesPoint Author URI: https://wp-themespoint.com/ Description: This is Blogeasy. It is an easy to use blog theme, designed and developed especially to create next level blogs. It is fully responsive and works perfectly on all type of devices like mobiles, tablets, laptops, and computers. Blogeasy is search engine friendly. You can use it with popular SEO plugins like Yoast SEO to create an SEO ready blog. This theme is fast and lightweight. Version: 1.0.0 License: GNU General Public License v2 or later License URI: https://www.gnu.org/licenses/licenses.html Text Domain: blogeasy Tags: custom-background, custom-logo, custom-menu, featured-images, 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. Blogeasy 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. */ /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Elements # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Clearings # Widgets # Content ## Posts and pages ## Comments # Infinite scroll # Media ## Captions ## Galleries --------------------------------------------------------------*/ @import "variables-site/variables-site"; @import "mixins/mixins-master"; /*-------------------------------------------------------------- # Elements --------------------------------------------------------------*/ @import "elements/elements"; /*-------------------------------------------------------------- # Forms --------------------------------------------------------------*/ @import "forms/forms"; /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ @import "navigation/navigation"; /*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/ @import "modules/accessibility"; /*-------------------------------------------------------------- # Alignments --------------------------------------------------------------*/ @import "modules/alignments"; /*-------------------------------------------------------------- # Clearings --------------------------------------------------------------*/ @import "modules/clearings"; /*-------------------------------------------------------------- # Widgets --------------------------------------------------------------*/ @import "site/secondary/widgets"; /*-------------------------------------------------------------- # Content --------------------------------------------------------------*/ @import "site/site"; /*-------------------------------------------------------------- # Infinite scroll --------------------------------------------------------------*/ @import "modules/infinite-scroll"; /*-------------------------------------------------------------- # Media --------------------------------------------------------------*/ @import "media/media"; /*-------------------------------------------------------------- # Custom --------------------------------------------------------------*/ @import "custom";