/*
Theme Name: Seattle Fence & Decks
Theme URI: http://localhost/seattlefence
Author: Seattle Fence & Decks
Author URI: http://localhost/seattlefence
Description: A professional WordPress theme for Seattle Fence & Decks - featuring custom appointments, responsive design, and advanced form handling.
Version: 1.0.0
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: seattle-fence
Domain Path: /languages
Requires at least: 5.0
Requires PHP: 7.2
*/

/* 
   This is the main theme stylesheet.
   All styles are imported from the assets/css folder.
   This file acts as the theme wrapper for WordPress.
*/

/* Main styles imported via functions.php */
@import url('./assets/css/global.css');
@import url('./assets/css/pages.css');
@import url('./assets/css/forms.css');
@import url('./assets/css/style.min.css');
@import url('./assets/css/media.min.css');
