1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-01 01:21:49 +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

@@ -1,7 +1,5 @@
// stylelint-disable selector-class-pattern
@import "@docsearch/css/dist/style";
:root {
--docsearch-primary-color: var(--bd-violet);
--docsearch-logo-color: var(--bd-violet);