/**
 * Gamers Things Design System
 *
 * This is the single public CSS entry point for the child theme.
 * Partial stylesheets must be imported here instead of enqueued separately.
 */

/* ==========================================================================
   Foundations
   ========================================================================== */

@import url("./foundations/tokens.css");
@import url("./foundations/reset.css");
@import url("./foundations/typography.css");
@import url("./foundations/layout.css");
@import url("./foundations/motion.css");

/* ==========================================================================
   Components
   ========================================================================== */

/*
 * TODO: Import reusable component styles here when they are implemented.
 */

/* ==========================================================================
   Patterns
   ========================================================================== */

/*
 * TODO: Import composed interface patterns here when they are implemented.
 */

/* ==========================================================================
   WooCommerce
   ========================================================================== */

/*
 * TODO: Import WooCommerce-specific adaptations here when they are implemented.
 */
