1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-06 21:56:42 +02:00

docs fix import to use

This commit is contained in:
Mark Otto
2025-06-22 14:14:41 -07:00
parent a9b334318b
commit aacd565b62

View File

@@ -5,5 +5,5 @@
* For details, see https://creativecommons.org/licenses/by/3.0/.
*/
@import "@docsearch/css/dist/style";
@import "search";
@use "@docsearch/css/dist/style";
@use "search";