a40a3e0 cleaned up _variables.scss

Authored and Committed by ryanlerch 6 years ago
    cleaned up _variables.scss
    
    Previously, we were importing all the variables from the
    upstream bootstrap. This was causing us issues, with changing
    colours and such. So now _variables.scss is imported before
    we import the upstream bootstrap, and it only contains overrides
    and the other variables we add.
    
        
file modified
+2 -1
file modified
+31 -835