/*
Theme Name: Tailwind WooCommerce Theme
Theme URI: https://example.com/tailwind-woocommerce-theme
Author: ChatGPT Agent
Author URI: https://example.com
Description: A lightweight WooCommerce compatible WordPress theme inspired by Tailwind UI.  The theme uses Tailwind CSS utility classes to provide a modern, responsive layout and clean user interface.  It includes template overrides for WooCommerce product archives and individual product pages.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tailwind-woocommerce
Requires at least: 6.4
Requires PHP: 8.0
Tags: e-commerce, woocommerce, tailwind, responsive, custom-menu, threaded-comments
*/

/*
 * This file intentionally contains only the header comment.  All styling for this theme
 * is provided through Tailwind CSS (loaded from a CDN) and minimal custom CSS
 * contained in the assets/css directory.  To customize the design further, create
 * additional CSS files in assets/css and enqueue them from functions.php.
 */