/*
Theme Name: Colordive Child
Theme URI: https://yexiangzhou.me/
Description: Child theme for Colordive. Self-hosts the Inter font, drops the Google Fonts and emoji CDN calls, and holds every site-specific override so the parent theme can be updated freely.
Author: Yexiang Zhou
Template: colordive
Version: 0.5.1
Requires at least: 6.0
Tested up to: 7.1
Requires PHP: 8.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: colordive-child
*/

/*
 * Intentionally empty. The parent enqueues get_stylesheet_uri() -- this file --
 * BEFORE its own responsive.css and dark.css, so rules placed here would be
 * overridden by them. Site overrides live in css/child.css, which functions.php
 * enqueues last.
 */
