local-weather/app/globals.css

3 lines
58 B
CSS
Raw Normal View History

2024-05-03 14:48:24 +00:00
@tailwind base;
@tailwind components;
2024-05-04 21:04:30 +00:00
@tailwind utilities;