/*
 Theme Name:   Story Writer
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     hueman
 Version:      3.3.22
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  hueman-child
*/

/*
* The main css stylesheet of the Hueman theme is located in /assets/front/css/main.css.

* The main reason why the main stylesheet of the Hueman theme has been moved to another place is minification.
* Minification is a technique to compress a css file and therefore improve speed (page load time) of your website.

* This style.css file provides details about the Theme (in the form of comments above) that is read by WordPress, and therefore cannot be minified.

* Note : You can load the not minified stylesheet if you uncheck the option in the customizer > Advanced Options > performances
*/


/*
* >> Developers <<
* For better performances, the current style.css file is not loaded by the theme. @see hu_styles() in functions/init-front.php
*
* If you want to make quick style test / changes, consider using the Custom CSS section in Appearance > customize > advanced options > Additional CSS.
* It will persist on update because saved in database.
*
* To make important CSS customizations, you'll want to use a child theme and add your css rules in the style.css file of this child theme.
* https://codex.wordpress.org/Child_Themes
*/
