@tailwind base; @tailwind components; @tailwind utilities; @responsive { .example { @apply font-bold; color: theme('colors.red.500'); } }