@use "../vars" as *;

.#{$emma-prefix}bdl-n {
  border-left: none #{emma-important($emma-important)};
}

.#{$emma-prefix}bdl0 {
  border-left: 0 #{emma-important($emma-important)};
}
