/*
Theme Name:   Demo Child
Theme URI:    https://example.com/demo-child
Description:  Child theme for the WooCommerce demo store. All storefront
              customisations belong here so the parent theme stays updatable.
Author:       Demo Store
Author URI:   https://example.com
Template:     storefront
Version:      0.1.0
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  demo-child
Tags:         e-commerce, woocommerce
*/

/*
 * The `Template:` header above must match the parent theme's directory name.
 * seed.sh installs `storefront` from wordpress.org into wp-content/themes/
 * (gitignored). If you switch parents, change both this header and
 * PARENT_THEME_SLUG in .env.
 *
 * Parent styles are enqueued from functions.php, not @import — @import blocks
 * rendering.
 */

/* ---------- Custom styles below ---------- */
