File size: 157 Bytes
e686f4f
 
 
 
 
 
 
1
2
3
4
5
6
7
8
@tailwind base;
@tailwind components;
@tailwind utilities;

/* Optional: nicer default background */
html, body, #root { height: 100%; }
body { margin: 0; }