Files
otaman/src/style.css
T
2026-08-05 02:44:50 +03:00

7 lines
101 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
.dark .text-heading {
color: #f1f5f9;
}