/*
  Theme Name:         Bisonno
  Theme URI:          https://melotheme.com/product/bisonno
  Description:        Bisonno is minimal WordPress blog themes. Bisonno has been created to make a clean, beautiful and minimal blog website. Each elements has been designed with simplicity and details in mind to match your own style. A perfect theme to create a niche blog as well.
  Version:            1.0.0
  Author:             Melotheme
  Author URI:         http://melotheme.com
  Text Domain:        bisonno
  Tags:               one-column, two-columns, featured-images, sticky-post, translation-ready, custom-logo, blog

  License:            GNU General Public License v2 or later
  License URI:        http://www.gnu.org/licenses/gpl-2.0.html

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.

Bisonno is based on Underscores https://underscores.me/, (C) 2012-2019 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/
*/

// *----------------------------------*\
//  Tools
// *----------------------------------*/

@import 'tools/_all';

// *----------------------------------*\
//  Settings
// *----------------------------------*/

@import 'settings/_all';

// *----------------------------------*\
// Generic
// *----------------------------------*\

@import 'generic/_all';

// *----------------------------------*\
// Elements
// *----------------------------------*\

@import 'elements/_all';

// *----------------------------------*\
// Vendor
// *----------------------------------*\

@import 'vendor/_all';

// *----------------------------------*\
// Objects
// *----------------------------------*\

@import 'objects/_all';

// *----------------------------------*\
// Components
// *----------------------------------*\

@import 'components/_all';

// *----------------------------------*\
// WordPress
// *----------------------------------*\

@import 'wordpress/_all';

// *----------------------------------*\
// Plugins
// *----------------------------------*\

@import 'plugins/_all';

// *----------------------------------*\
// Trumbs
// *----------------------------------*\

@import 'trumps/_all';