@import "tailwindcss"; .activenav { @apply bg-gray-300; @apply text-black; } * { font-family: Athiti; }