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

body {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "SF Pro Text", sans-serif;
}