/*
Theme Name: The101 Phase II
Author: Seed Webs
Author URI: https://seedwebs.com
Description: Starter Theme
Version: 2.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: seed
Tags: featured-images, custom-menu
*/

/*
===========================================

This theme use SCSS, please check

1. css/scss/_variables.scss - CSS Variables for colors & styles.
2. css/scss/mobile.scss - will be compiled to css/mobile.css and used for mobile version.
3. css/scss/desktop.scss - will be compiled to css/desktop.css and used for desktop version.
4. If you set $GLOBALS['s_style_css'] in functions.php to 'enable', you can add CSS to this file to override all CSS.

Recommended Text Editor: VS Code with these extensions, 
1. Live Sass Compiler by Ritwick Dey
2. SFTP by liximomo
3. Prettier by Esben Petersen
4. Format HTML in PHP by rifi2k
    
=========================================== 
*/

/*
body {
	border: 5px solid #c00;
}
*/
