mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
Add container scss to deckoptions-base
This commit is contained in:
parent
b99b12f157
commit
7dacd9b72f
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
@use "ts/sass/bootstrap-dark";
|
||||
|
||||
@import "ts/sass/base";
|
||||
@import "ts/sass/bootstrap/containers";
|
||||
@import "ts/sass/bootstrap/dropdown";
|
||||
@import "ts/sass/bootstrap/forms";
|
||||
@import "ts/sass/bootstrap/buttons";
|
||||
|
|
Loading…
Reference in a new issue