mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 06:52:21 -04:00
Use bootstrap types for editor-toolbar svelte_check
This commit is contained in:
parent
5702b3c273
commit
bd4fe7cc93
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ svelte_check(
|
|||
]) + [
|
||||
"//ts/sass:button_mixins_lib",
|
||||
"//ts/sass/bootstrap",
|
||||
"@npm//bootstrap",
|
||||
"@npm//@types/bootstrap",
|
||||
],
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue