@use "../vars" as *;

.#{$emma-prefix}bdlc-t {
  border-left-color: transparent #{emma-important($emma-important)};
}

.#{$emma-prefix}bdlc-cc {
  border-left-color: currentColor #{emma-important($emma-important)};
}
