@import './abstracts/variable';
@import './abstracts/mixin';

@include b(swipe-item) {
  display: inline-block;
}