jira-ai-fixer-portal/src/index.css

8 lines
116 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
body {
font-family: 'Inter', system-ui, sans-serif;
}