File size: 103 Bytes
b72deed
 
 
 
 
1
2
3
4
5
6
@tailwind base;
@tailwind components;
@tailwind utilities;

body { @apply bg-gray-950 text-gray-100; }