/*!
 * Carousel Block
 * Version: 1.0.0
 */
(function ($) {
  $('.wp-block-cb-carousel').slick();
})(jQuery);
