/*
Theme Name: KYT
Theme URI: https://olympusthemes.com/themes/kyt/
Author: DannyCooper
Author URI: https://olympusthemes.com/
Description: KYT is a lightweight starter theme built using core WordPress functions. It doesn't use any frameworks or libraries.
Version: 1.2.2
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

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.
*/

/* core theme */
@import "./assets/css/theme.css";

/* plugins */
@import "./assets/css/post_grid.css";
@import "./assets/css/newsletter.css";
@import "./assets/css/podcast.css";
@import "./assets/css/related_posts.css";

/* kyt specific */
@import "./assets/css/home_and_top_posts.css";
@import "./assets/css/single_post.css?t=02_24_23";
@import "./assets/css/search_results.css";
