5 lines
84 B
CSS
5 lines
84 B
CSS
/* IMPORT CUSTOM FONT */
|
|
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|