Initial commit - Master Admin UI

This commit is contained in:
Gagan7900
2026-07-07 18:38:36 +05:30
commit 66e2c15e51
26539 changed files with 789907 additions and 0 deletions
@@ -0,0 +1,9 @@
.mySwiper1{
.swiper-button-next:after,
.swiper-button-prev:after{
@apply text-[1.5rem]! font-[300]! text-white!;
}
.swiper-pagination-bullet {
@apply bg-white text-white w-[30px] h-[3px] rounded-none;
}
}