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

turbo-frame[busy] {
  opacity: 0.6;
  transition: opacity 200ms;
}
