/* =========================================================================
 * tailwind.min.css — PLACEHOLDER
 * Ship a prebuilt Tailwind here for production. The app does NOT depend on
 * Tailwind for its baseline styling (see common.css.php). This file exists
 * so utility classes you add later (e.g. flex/grid utilities) will work.
 *
 * To generate locally:
 *   npx tailwindcss -i ./src/tw.css -o ./assets/css/tailwind.min.css --minify
 * Or use the CDN play build during dev (not for prod).
 * ========================================================================= */
