/*
Theme Name: TMS Child Theme
Theme URI:
Description: A child theme for TMS Base Theme, allowing custom styling and functionality without modifying the parent theme.
Template: tms-wp-theme
Author: TMS WP Team
Author URI:
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tms-child-theme
Tags: child-theme
*/

/*
 * This file holds only the theme header WordPress requires. It is intentionally
 * not enqueued.
 *
 * Site chrome and section styles are authored as SCSS partials under
 * src/styles/ (one per concern: _header, _footer, _hero, _certifications, …),
 * imported by src/styles/index.scss, and compiled by the build into
 * build/styles.css — which functions.php enqueues on the front end and loads
 * into the editor. Block-scoped styles live with each block in
 * src/blocks/<slug>/style.scss.
 */
