/*! * Masonstrap 4.0 Beta 2 * * author: Mason SRCT (https://srct.gmu.edu) * source code: (https://git.gmu.edu/srct/masonstrap) * license: MIT (https://git.gmu.edu/srct/masonstrap/raw/master/LICENSE) */ // Masonstrap custom functions @import "_functions"; // Load in variable overwrites @import '_variables'; // Load in bootstrap 4 @import '../../node_modules/bootstrap/scss/bootstrap'; // Masonstrap custom mixins @import "_mixins"; // Masonstrap custom overwrites @import "_overwrites"; // Masonstrap custom styles @import "_styles";