File: /var/www/html/delstar/wp-content/themes/construction/assets/sass/style.scss
/*
Theme Name: Construction
Theme URI: https://wpcharming.com/demos/?theme=construction
Author: WPCharming
Author URI: https://wpcharming.com
Description: Construction and Building Business WordPress Theme
Version: 3.9
Tested up to: 6.6
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wpcharming
Tags:two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Reset
2.0 Document
3.0 Layout
4.0 Elements
5.0 Posts
6.0 Pages
7.0 Widgets
8.0 Supports
--------------------------------------------------------------*/
@import "variables";
/*--------------------------------------------------------------
1.0 Reset
--------------------------------------------------------------*/
@import "reset";
/*--------------------------------------------------------------
2.0 Document Setup
--------------------------------------------------------------*/
@import "document";
/*--------------------------------------------------------------
3.0 Layout
--------------------------------------------------------------*/
@import "layout";
/*--------------------------------------------------------------
4.0 Elements
--------------------------------------------------------------*/
@import "elements";
/*--------------------------------------------------------------
5.0 Posts
--------------------------------------------------------------*/
@import "posts";
/*--------------------------------------------------------------
6.0 Pages
--------------------------------------------------------------*/
@import "pages";
/*--------------------------------------------------------------
7.0 Widgets
--------------------------------------------------------------*/
@import "widgets";
/*--------------------------------------------------------------
8.0 Support
--------------------------------------------------------------*/
@import "support";
/*--------------------------------------------------------------
9.0 External Plugins
--------------------------------------------------------------*/
@import "external_plugins";