@import "tailwindcss"; @source "./"; .test { a { @apply text-blue-500; } }