jelledv49
Results
3
comments of
jelledv49
> for my particular usage, i added this to my app's `.postcss` file. > > ``` > /* Fixes https://github.com/saadeghi/daisyui/issues/894 */ > .input-group :first-child { > @apply !rounded-tl-lg !rounded-bl-lg; >...
> I run in to a similar issue. I have modified the demo provided by @renatodeleao to use Vue 3.2 and the problem persists: https://j8uokg.csb.app/ Same here. Also using Vue...
Same here