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

a {
	@apply !underline;
}