5 lines
103 B
CSS
5 lines
103 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|
|
|
|
/* You can add custom CSS here if needed */ |