Files
scuff/src/app.css

4 lines
59 B
CSS
Raw Normal View History

2022-04-25 21:26:01 -04:00
@tailwind base;
@tailwind components;
2022-11-12 20:11:50 -05:00
@tailwind utilities;