@tailwind base;
@tailwind components;
@tailwind utilities;

/* Alpine.js x-cloak directive */
[x-cloak] {
    display: none !important;
}
