mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-03 15:24:19 +01:00
15 lines
413 B
SCSS
15 lines
413 B
SCSS
/*!
|
|
* Bootstrap Docs (https://getbootstrap.com/)
|
|
* Copyright 2024 The Bootstrap Authors
|
|
* Licensed under the Creative Commons Attribution 3.0 Unported License.
|
|
* For details, see https://creativecommons.org/licenses/by/3.0/.
|
|
*/
|
|
|
|
@import "../../../scss/functions";
|
|
@import "../../../scss/variables";
|
|
@import "../../../scss/mixins";
|
|
@import "variables";
|
|
|
|
@import "@docsearch/css/dist/style";
|
|
@import "search";
|