14a7980
1
2
3
4
5
6
7
8
@tailwind base; @tailwind components; @tailwind utilities; body { @apply bg-gray-50 text-gray-900; }