Sass support - acrogenesis/owlcarousel-rails GitHub Wiki

to import owlcarousel2 into sass structure just add:

@import "owl.carousel";
@import "owl.theme.default";
// or @import "owl.theme.green";