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

a {
    @apply text-gray-700 underline
}
