Files
gunbuilder-next-tailwind/src/app/globals.css

3 lines
58 B
CSS
Raw Normal View History

2025-06-29 07:12:20 -04:00
@tailwind base;
@tailwind components;
@tailwind utilities;