/*! Theme Name: BeFlex Theme URI: http://www.eoxia.com Author: the Eoxia team Description: BeFlex is a free flexible theme made to work with Gutenberg. Position your slider, images, highlights of articles, content where you want. Imagination is the only limit. Requires at least: WordPress 5.0 Version: 3.0.1 License: AGPLv3 License URI: http://www.eoxia.com Since: 3.0.0 Text Domain: beflex BeFlex is based on Underscores https://underscores.me/, (C) 2012-2018 Automattic, Inc. Underscores is distributed under the terms of the GNU GPL v2 or later. */ @import "variables/variables"; @import "mixins/mixins"; /*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/ @import "normalize"; /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ @import "fontawesome/fontawesome"; @import "font/font"; /*-------------------------------------------------------------- # Modules --------------------------------------------------------------*/ @import "inc/inc"; @import "modules/modules"; /*-------------------------------------------------------------- # Theme --------------------------------------------------------------*/ @import "site/site";