/*
Theme Name: UCB Ballet
Theme URI: https://example.com/
Author: Oleksandr
Author URI: https://example.com/
Description: Custom WordPress theme for a ballet company. Built from a Figma Make design with Tailwind CSS v4 (CSS-first tokens) and dark/light mode support.
Version: 0.1.0
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ucb
Tags: custom-theme, dark-mode, tailwind, translation-ready
*/

/*
 * NOTE: This file only carries the WordPress theme header above.
 * All actual styles are compiled by Tailwind v4 from `src/input.css`
 * into `assets/css/main.css` and enqueued in functions.php.
 *   Dev:   npm run dev    (watch + rebuild)
 *   Build: npm run build  (minified production CSS)
 */
