/*
Theme Name: Streamzy
Theme URI: https://streamzy.com
Author: Streamzy Team
Author URI: https://streamzy.com
Description: Custom WordPress theme for Streamzy multistreaming platform
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: streamzy
Tags: streaming, multistream, video, live
*/

/* Import Tailwind CSS */
@import url('./assets/css/output.css');

/* Custom theme styles */
body {
    margin: 0;
    padding: 0;
}
