Michael Brett Conquilla

Results 1 comments of Michael Brett Conquilla

if anyone wants to apply it in 'Slider' type glider. ``` const blogSlider = document.querySelector('.glide'); if (blogSlider) { const glideSlider = new Glide('.glide', { type: 'slider', perView: 4, rewind: false,...