/*
Theme Name: Fermentierra Child
Theme URI: https://fermentierra.com
Description: Child theme of Twenty Twenty-Four. Skins the WooCommerce block
  checkout, the order-received page and the My Account pages to match the
  Fermentierra Next.js storefront. Styling only — it adds no templates and
  changes no WooCommerce markup, fields or order logic. The commerce skin lives
  in assets/checkout.css and is enqueued (by functions.php) only on the pages it
  targets, so the rest of the site is untouched.
Author: Fermentierra
Template: twentytwentyfour
Version: 0.1.0
Requires at least: 6.4
Tested up to: 7.0
Text Domain: fermentierra-child
*/

/* No global rules here on purpose. The parent theme (Twenty Twenty-Four) is a
   block theme: its look comes from theme.json, which this child inherits
   automatically. All commerce styling is scoped in assets/checkout.css. */
