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

.hide {
    display: none;
}