@import "./commons.css";

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


[x-cloak] {
    display: none;
}
