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


.btn {
  @apply !animate-none;
}