1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 17:11:48 +02:00

docs: move search style to its own CSS file

This commit is contained in:
Julien Déramond
2024-03-08 12:55:18 +02:00
committed by XhmikosR
parent d867ee08b9
commit 6922f5d9cb
4 changed files with 22 additions and 7 deletions

View File

@@ -36,7 +36,6 @@ $enable-cssgrid: true;
// Load docs components
@import "variables";
@import "navbar";
@import "search";
@import "masthead";
@import "ads";
@import "content";