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

/* Custom styles */
.modal-open {
    overflow: hidden;
}
