/*
Theme Name: TE
Description: Thought Economics Bespoke WordPress Theme
Tags: custom-menu, post-formats, theme-options, threaded-comments, translation-ready

Author: iKreativ
Author URI: https://ikreativ.com/

Theme URI: https://thoughteconomics.com

Text Domain: te

Version: 1.0.0
*/

/**
 * We're grabbing all of our individual stylesheets, concatenating
 * minifing and compressing
 *
 * If your hosting has issues with the minification process
 * you can load the unminified version by changing
 * minified.css.php below to unminified.css
 *
 * Note: This theme uses many classes inherited from our
 * shortcode plugin. Without this plugin many things will
 * not display correctly, or not work.
 */
@import url("assets/css/minified.css.php");