File tree Expand file tree Collapse file tree 7 files changed +5
-15
lines changed Expand file tree Collapse file tree 7 files changed +5
-15
lines changed Original file line number Diff line number Diff line change 1+ @import ' ~bootstrap/scss/functions' ;
2+ @import ' ~bootstrap/scss/variables' ;
3+ @import ' ~bootstrap/scss/mixins' ;
Original file line number Diff line number Diff line change 11@import ' ./anchors' ;
2+ @import ' ./bootstrap' ;
23@import ' ./borders' ;
34@import ' ./box_shadow' ;
45@import ' ./buttons' ;
Original file line number Diff line number Diff line change 11@import ' ../../scss/theme' ;
22
3- @import " ../../node_modules/bootstrap/scss/functions" ;
4- @import " ../../node_modules/bootstrap/scss/variables" ;
5- @import " ../../node_modules/bootstrap/scss/mixins" ;
6-
73$primary : $ux-emerald-600 ;
84$danger : $ux-red ;
95$warning : $ux-yellow-400 ;
Original file line number Diff line number Diff line change 1- @import ' ~bootstrap/scss/functions' ;
2- @import ' ~bootstrap/scss/variables' ;
3- @import ' ~bootstrap/scss/mixins/breakpoints' ;
41@import ' ../../scss/theme' ;
52
63$card-xs-spacing : 1rem ;
Original file line number Diff line number Diff line change 11@import ' ../../scss/theme.scss' ;
2- @import ' ~bootstrap/scss/mixins/breakpoints' ;
32
43.Layout__sidebar-nav__link {
54 @include font-type-30 ;
Original file line number Diff line number Diff line change 11@import ' ../../scss/theme.scss' ;
2- @import ' ~bootstrap/scss/functions' ;
3- @import ' ~bootstrap/scss/variables' ;
42
53.ReactModal {
64 & __Body--open {
7674 opacity : 1 ;
7775 }
7876 }
79- }
77+ }
Original file line number Diff line number Diff line change 1- @import ' ~bootstrap/scss/functions' ;
2- @import ' ~bootstrap/scss/variables' ;
3- @import ' ~bootstrap/scss/mixins' ;
4-
51@import ' ../../scss/theme' ;
62
73.Toast {
You can’t perform that action at this time.
0 commit comments