94f1dbe 1e8ff3b 94f1dbe 1e8ff3b 94f1dbe 1e8ff3b 94f1dbe
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
@tailwind base; @tailwind components; @tailwind utilities; * { box-sizing: border-box; } html, body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; @apply text-black; }