Files
react_day_1c/task_2/src/index.css
T

4 lines
59 B
CSS
Raw Normal View History

2024-12-09 05:08:35 -05:00
@tailwind base;
@tailwind components;
@tailwind utilities;