@tailwind base;
@import './font.css';
@import './base.css';

@tailwind components;
@import './components.css';

@tailwind utilities;