/*
Theme Name: Genesys Redesign
Theme URI: https://thegenesys.tech
Description: GENESIS redesign layer for The Genesys marketplace. A child theme of
             "genesys" that holds the redesigned screens, the GENESIS design
             tokens and the new brand assets. Deactivate it to fall straight back
             to the previous design - the parent theme is untouched.
Author: Kotuko S.R.L
Author URI: https://kotuko.it/
Template: genesys
Version: 0.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: genesys
Requires PHP: 8.1
*/

/*
 * Intentionally empty.
 *
 * The parent theme's style.css is enqueued by the parent. Redesign styles live
 * in per-screen files under assets/css/ and are enqueued conditionally from
 * functions.php, so nothing here leaks into screens that have not been
 * redesigned yet. See docs/12-where-to-add-code.md.
 */
