// Configuration @import "../../node_modules/bootstrap/scss/functions"; @import "../helpers/variables"; @import "../../node_modules/bootstrap/scss/mixins"; @import "../../node_modules/bootstrap/scss/utilities"; // Layout & components @import "../../node_modules/bootstrap/scss/root"; @import "../../node_modules/bootstrap/scss/reboot"; @import "../../node_modules/bootstrap/scss/type"; @import "../../node_modules/bootstrap/scss/navbar"; @import "../../node_modules/bootstrap/scss/grid"; //section @import "components/mobile"; @import "components/pad"; @import "components/desktop"; @import "components/xl-desktop"; @import "components/animate"; @import "components/main";