UNPKG

border.css

Version:
8 lines (6 loc) 321 B
.border-current { border-color: currentColor } .border-transparent { border-color: transparent } .top-transparent { border-top-color: transparent } .left-transparent { border-left-color: transparent } .right-transparent { border-right-color: transparent } .bottom-transparent { border-bottom-color: transparent }