Sha256: df491c46a58c069f6beef8dc638ca14411ce7b1d70265e99c1f3310e139852e6
Contents?: true
Size: 206 Bytes
Versions: 47
Compression:
Stored size: 206 Bytes
Contents
// $.fn.carousel already occupied by legacy plugin. Need to use a different name for Bootstrap 4's carousel. var carouselBootstrap4 = $.fn.carousel.noConflict() $.fn.carouselBootstrap4 = carouselBootstrap4
Version data entries
47 entries across 47 versions & 2 rubygems