5 lines
83 B
CSS
5 lines
83 B
CSS
/* Modern CSS (Vite) */
|
|
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|