6 lines
82 B
CSS
6 lines
82 B
CSS
@import "./font.css";
|
|
|
|
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|