lythron-ai / index.css
LythronAI's picture
Create index.css
479015a verified
raw
history blame contribute delete
105 Bytes
@tailwind base;
@tailwind components;
@tailwind utilities;
body {
font-family: 'Inter', sans-serif;
}