Spaces:
Runtime error
Runtime error
| @import "tailwindcss"; | |
| body { | |
| margin: 0; | |
| font-family: 'Google Sans', 'Roboto', -apple-system, BlinkMacSystemFont, sans-serif; | |
| -webkit-font-smoothing: antialiased; | |
| color: #202124; | |
| background: #fff; | |
| } | |