Files
Campus-Plug/frontend/src/index.css

4 lines
81 B
CSS
Raw Normal View History

2025-03-05 22:30:52 -07:00
@import "tailwindcss";
@tailwind base;
@tailwind components;
@tailwind utilities;