/*
Theme Name:   Elessi Child
Theme URI:    https://bongacode.com/
Description:  Child theme for Elessi. All custom styles, scripts and template
              overrides live here so the parent theme stays updatable.
Author:       Bongacode
Template:     elessi-theme
Version:      1.0.0
Text Domain:  elessi-child
*/

/* ============================================================================
   DO NOT WRITE STYLES IN THIS FILE.

   WordPress requires this file to exist and to carry the header above — that
   is its entire job. Actual CSS lives in, and is enqueued from, functions.php:

     assets/css/design-system.css  → tokens. Site-wide. No visual output.
     assets/css/global.css         → shared components, every page.
     assets/css/blog.css           → blog templates only.

   Keeping this file empty means there is exactly one place to look for any
   given rule, and no stylesheet that loads outside the dependency chain.
   ============================================================================ */
