: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
.#{$namespace}-ui-switch {
@apply inline-flex relative items-center cursor-pointer;
@apply after:translate-x-full after:border-white bg-primary;
@apply after:bg-gray-100 after:border-gray-200;
@apply w-11 h-6 bg-gray-200 rounded-full;
@apply content-[""] absolute top-0.5 left-[2px] bg-white border-gray-300 border rounded-full h-5 w-5 transition-all;
@apply ml-3 text-sm font-medium;