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 2323 - NO !important
2424\* ========== COMPONENTS ========== */
2525@import ' components/box/index' ;
26- @import ' components/breadcrumb/index' ;
2726@import ' components/button/index' ;
2827@import ' components/checkbox/index' ;
2928@import ' components/choice-tile/index' ;
Original file line number Diff line number Diff line change 22@import " accordion/index" ;
33@import " alert/index" ;
44@import " badge/index" ;
5+ @import " breadcrumb/index" ;
56@import " box/index" ;
67@import " loader/index" ;
78@import " selector-strip/index" ;
Original file line number Diff line number Diff line change 1212 text-transform : capitalize ;
1313
1414 & :last-of-type {
15- color : @ gray-600 ;
15+ color : $ gray-600 ;
1616 font-weight : 300 ;
1717 pointer-events : none ;
1818 }
1919 }
2020
2121 .delimiter {
22- color : @ gray-600 ;
22+ color : $ gray-600 ;
2323 font-size : 0.5rem ;
2424 margin-right : 0.5rem ;
2525 }
You can’t perform that action at this time.
0 commit comments