@charset "UTF-8";
/*
Theme Name: Booter Theme for Wordpress
Theme URI: https://wordpress.org/themes/bootertheme/
Author: SEEUSOON DIGITAL
Author URI: https://seeusoon.me/
Description: Bootstrap based theme.
Requires at least: 4.9.6
Requires PHP: 5.2.4
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: booter
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, block-patterns

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.

Booter Theme is based on Bootsrap https://getbootstrap.com/, (C) 2012-2020 Bootstrap Team
Underscores is distributed under the terms of the GNU GPL v2 or later.

styles are defined in scss folder
styles are genererated in css folder. jsut include style.css (generated by wp-scss)
styles are enqueued in function.php

*/
@import url('/wordpress/wp-content/themes/booter/css/style.css');