/*
Theme Name:     Arpuro Shop
Theme URI:      https://shop.arpuro.io
Description:    Storefront child theme for shop.arpuro.io. Tunes parent typography, colours, and rhythm to match the Arpuro design system (Bricolage Grotesque + Geist + slate palette + blue-700 primary). Compiled Tailwind output lives at build/tailwind.css and is enqueued by functions.php.
Author:         Arpuro Labs AS
Author URI:     https://arpuro.io
Template:       storefront
Version:        0.1.0
License:        Proprietary
Text Domain:    arpuro-shop
*/

/*
 * Intentionally empty. This file's only job is to advertise the child theme
 * to WordPress (the header above). All actual CSS lives in:
 *   - build/tailwind.css   ← compiled from src/input.css via `npm run build`
 *
 * Both are enqueued from functions.php with the parent theme as a dependency
 * so the cascade order is parent → tailwind → tokens.
 */
