@tailwind base;
@tailwind components;
@tailwind utilities;
.modal.show.keep-open {
	display: block !important;
}
/*# sourceMappingURL=app.css.map*/