/*! Theme Name: AzonBooster Theme URI: https://azonbooster.com/themes/azon-booster Author: AzonBooster Team Author URI: https://azonbooster.com Description: The Best Free Amazon Affiliate Double Up Your Sales and Conversion Rate. Version: 1.0.1 License: GNU General Public License v2 or later License URI: LICENSE Text Domain: azonbooster Tags: two-columns, custom-background, custom-header, custom-menu, blog, news, featured-image-header, featured-images, flexible-header, custom-colors, full-width-template, sticky-post, threaded-comments, translation-ready, theme-options, one-column, left-sidebar, right-sidebar, three-columns 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. AzonBooster 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.io/normalize.css/ */ // Bourbon // See: http://bourbon.io/docs/ @import 'bourbon'; // Susy // Susy grid system. See: http://susydocs.oddbird.net/en/latest/ @import 'node_modules/susy/sass/susy'; // Vendors // External libraries and frameworks. @import 'assets/sass/vendors/normalize'; @import 'assets/sass/vendors/modular-scale'; // Utilities // Sass tools and helpers used across the project. @import 'assets/sass/utils/variables'; @import 'assets/sass/utils/mixins'; // Base // Includes all the main AzonBooster css. @import 'assets/sass/base/base'; @import 'assets/sass/base/layout';