web-humas-fe/styles/globals.css

7 lines
123 B
CSS
Raw Normal View History

2024-01-05 06:57:30 +00:00
@tailwind base;
@tailwind components;
@tailwind utilities;
2024-01-29 06:38:26 +00:00
2024-02-23 12:34:32 +00:00
/* *{
2024-02-19 08:39:35 +00:00
border: 1px solid green;
2024-02-23 12:34:32 +00:00
} */