/*
Theme Name: Blocksy Child
Description: A maintainable component + shortcode framework built on top of Blocksy, built for Borderless Alliance.
Template: blocksy
Version: 1.0.0
Text Domain: blocksy-child
*/
/* AUDIT FIX (pre-launch pass): removed placeholder "Theme URI"/"Author"/
   "Author URI: https://example.com" values — these are wp-admin-only
   metadata (Appearance > Themes detail view), not something a real
   URL was ever supplied for. Add real values here if/when this theme
   is published or the agency wants attribution; both fields are
   optional in WordPress's theme header spec, so omitting them is
   valid and avoids showing a fake example.com link to an admin. */

/*
 * This file is intentionally left almost empty.
 * WordPress REQUIRES this file to exist with the header above so it
 * can detect the child theme and link it to the "blocksy" parent
 * (see the "Template:" line).
 *
 * Real, hand-written CSS for this project lives in:
 *   /assets/css/global.css   -> shared variables/typography/utilities
 *   /components/{name}/style.css -> component-scoped styles
 */
