// This is the main scss file, provided as an underscored file so that variable contexts remain in-tact when importing from the source. @import "variables"; // FIXME: V4 SCSS inclusion via an underscored file https://github.com/twbs/bootstrap/issues/18350 @import "bootstrap"; @import "mixins"; @import "reboot"; @import "buttons"; @import "checkboxes"; @import "switch"; @import "radios"; @import "forms"; @import "input-group"; @import "lists"; @import "navbar"; @import "alerts"; @import "progress"; @import "type"; @import "tabs"; @import "popover"; @import "cards"; @import "modal"; @import "dividers"; @import "themes"; @import "ripples"; @import "plugins";