mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-08 05:03:49 -05:00
7 lines
140 B
CSS
7 lines
140 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|
|
|
|
.tabler-icon {
|
|
color: rgb(250 250 250 / var(--tw-text-opacity)) !important
|
|
} |