Surprisingly I couldn't find an option for such banal thing. I'm trying to build a slider of that have dynamic content inside. So they have dynamic widths.
How can I tell Glide not to assign a fixed identical to the slides but instead to preserve their native width?
here my example: codepen.io/rolfo85/pen/GRpqdNZ
I need something like the OWL carusel auto-width https://owlcarousel2.github.io/OwlCarousel2/demos/autowidth.html
Thanks for the help!