/*
Theme Name: YWA
Theme URI: https://whiffalumni.com
Author: JG Studio
Author URI: https://jgstudio.design
Description: Custom theme for the Yale Whiffenpoof Alumni website. Classic theme with Gutenberg content editing, built on the YWA design token system. Header and footer are exposed as plain PHP templates so the separate /whiffs Media Library application can share them via get_header() / get_footer().
Version: 1.6.6
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 8.0
License: Proprietary — client work for Yale Whiffenpoof Alumni, Inc.
Text Domain: ywa
*/

/*
 * This file exists for WordPress's theme metadata (the block above) and is
 * intentionally almost empty otherwise.
 *
 * Actual styles are split into layers and loaded in order by functions.php:
 *
 *   assets/css/tokens.css      design tokens (variables only)
 *   assets/css/typography.css  type role classes
 *   assets/css/base.css        reset + element defaults
 *   assets/css/layout.css      layout primitives            (not yet written)
 *   assets/css/components.css  buttons, cards, nav, forms   (not yet written)
 *
 * Load order matters: tokens must come first, since everything after it
 * resolves var() references against it.
 */
