@tailwind preflight; @tailwind utilities; @responsive { .example { @apply .font-bold; color: config('colors.red'); } }