UNPKG

censa_front_end_library

Version:

React components library project for censa Design System

40 lines (30 loc) 566 B
.border { border: var(--border) !important; } .border-top { border-top: var(--border) !important; } .border-bottom { border-bottom: var(--border) !important; } .border-right { border-right: var(--border) !important; } .border-left { border-left: var(--border) !important; } .border-0 { border: 0 !important; } .border-top-0 { border-top: 0 !important; } .border-right-0 { border-right: 0 !important; } .border-bottom-0 { border-bottom: 0 !important; } .border-left-0 { border-left: 0 !important; }