Files
conve-x/src/app/globals.css
T

3 lines
58 B
CSS
Raw Normal View History

2023-09-09 17:02:12 -05:00
@tailwind base;
@tailwind components;
2023-09-09 17:11:02 -05:00
@tailwind utilities;