mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
Use new bootstrap dep
This commit is contained in:
parent
53ae03becc
commit
d07086da19
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ compile_sass(
|
|||
"bootstrap.scss",
|
||||
],
|
||||
deps = [
|
||||
"//ts/bootstrap:scss",
|
||||
"//ts/sass/bootstrap",
|
||||
"//ts/sass:button_mixins_lib",
|
||||
],
|
||||
visibility = ["//visibility:public"],
|
||||
|
|
Loading…
Reference in a new issue