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