Spaces:
Runtime error
Runtime error
@tailwind base; | |
@tailwind components; | |
@tailwind utilities; | |
body { | |
@apply bg-gray-900 text-white; | |
} |
@tailwind base; | |
@tailwind components; | |
@tailwind utilities; | |
body { | |
@apply bg-gray-900 text-white; | |
} |