@import '../../src/scss/vars';
@import '../../src/scss/mixins';
@import '../../src/scss/animate';

.ymu-clickable {
  user-select: none;
}

.ymu-clickable--active {
  background: #e8e8e8;
}