// ================================================================================================ // File Name: bootstrap.scss // Description: Include bootstrap core from node_modules // ---------------------------------------------------------------------------------------------- @import 'bootstrap-extended/include'; // Bootstrap includes @import 'bootstrap/scss/bootstrap'; // Bootstrap core