@tailwind base; @tailwind components; @tailwind utilities; body { @apply bg-white; @apply text-gray-700; @apply font-normal; } .icon-tabler { stroke-width: 1px; fill: none; @apply text-gray-700; @apply stroke-gray-700; }