@import "tailwindcss"; /* v4 no longer auto-detects the JS config; load the standalone preview config. */ @config "../tailwind.config.cjs"; html, body { margin: 0; padding: 0; }