File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222 - Complex CSS Selectors
2323 - NO !important
2424\* ========== COMPONENTS ========== */
25- @import ' components/badge/index' ;
2625@import ' components/box/index' ;
2726@import ' components/breadcrumb/index' ;
2827@import ' components/button/index' ;
Original file line number Diff line number Diff line change 11// TODO: migrate components from LESS
22@import " accordion/index" ;
33@import " alert/index" ;
4+ @import " badge/index" ;
45@import " box/index" ;
56@import " loader/index" ;
67@import " selector-strip/index" ;
Original file line number Diff line number Diff line change 11.hxBadge {
22 align-items : center ;
3- background-color : @ red-900 ;
3+ background-color : $ red-900 ;
44 border-radius : 1em ;
5- color : @ gray-0 ;
5+ color : $ gray-0 ;
66 display : inline-flex ;
77 height : 1.25em ;
88 justify-content : center ;
You can’t perform that action at this time.
0 commit comments