// --- Bootstrap Core Tools ---
// Using @import here because Bootstrap 5's internal files (like _variables.scss)
// have cross-dependencies (like functions) that don't use @use yet.
// When this file is loaded via @use by a client, all these members will be available.
@import "bootstrap/scss/functions";
@import "bootstrap/scss/variables";
@import "bootstrap/scss/variables-dark";
@import "bootstrap/scss/maps";
@import "bootstrap/scss/mixins";
@import "bootstrap/scss/utilities";
@import "bootstrap/scss/helpers";

