Files
syscom-master-admin-ui/preview/assets/scss/tailwind/_cards.scss
T
2026-07-07 18:38:36 +05:30

7 lines
124 B
SCSS

.box.box-bg-primary {
@apply bg-primary! text-white! ;
}
.box.box-bg-success {
@apply bg-secondary! text-white! ;
}