/*
Theme Name: Fashify
Theme URI: https://wpstash.com/themes/fashify
Author: WPStash
Author URI: https://wpstash.com
Description: A fashionable WordPress blog theme.
Version: 0.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fashify
Tags: one-column, two-columns, right-sidebar, grid-layout, footer-widgets, blog, news, photography, custom-menu, custom-header, custom-colors, custom-background, featured-images, full-width-template, sticky-post, theme-options, 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.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Structure
# Content
	## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
@import "variables";
@import "mixins";

/*--------------------------------------------------------------
#. Normalize
--------------------------------------------------------------*/
@import "reset";

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@import "typography";

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
@import "elements";

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
@import "forms";

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
@import "navigation";

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
@import "accessibility";

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
@import "alignments";

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
@import "clearings";

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
@import "widgets";

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
@import "structure";

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
@import "content";

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
@import "infinite_scroll";

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
@import "media";
