saadeghi / daisyui

๐ŸŒผ ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ โ€ƒThe most popular, free and open-source Tailwind CSS component library
https://daisyui.com
MIT License
34.2k stars 1.31k forks source link

Add carousel-start modifier #2889

Closed 2hu12 closed 8 months ago

2hu12 commented 8 months ago

If we add carousel-center to the classname for mobile devices and it'd be hard to change it back to the default scroll-snap-align: start behaviour for desktop. So just add this carousel-start modifier and use lg:carousel-start for this senario.

saadeghi commented 8 months ago

Thank you