File size: 112 Bytes
fd4f2f7
 
 
 
 
 
 
1
2
3
4
5
6
7
@tailwind base;
@tailwind components;
@tailwind utilities;

body {
  font-family: system-ui, sans-serif;
}