kidonng / unocss-preset-daisy

UnoCSS preset for daisyUI
https://unocss-preset-daisy.vercel.app
MIT License
220 stars 19 forks source link

image-full of card component not working #18

Closed J4gQBqqR closed 1 year ago

J4gQBqqR commented 1 year ago

https://daisyui.com/components/card/ The image-full modifier of card component is not working correctly. Cannot have

of the card serve as background. Can this behavior be confirmed?

J4gQBqqR commented 1 year ago

I figured out the reason. It does not work in @apply. Have to use it inside of the div class="" This is one of the limitation of unocss