/* Small custom tweaks layered on top of Tailwind (loaded via CDN in dev).
   For production you can compile Tailwind into this file via `npm run build:css`. */
[x-cloak] { display: none !important; }
html { scroll-behavior: smooth; }
