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

input[type=datetime-local] {
  visibility: hidden;
}
