/*
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. Its account dashboard template changes
  presentation only; it does not alter WooCommerce 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.24
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. */
