mirror of
https://github.com/ankitects/anki.git
synced 2025-11-12 15:47:12 -05:00
8 lines
194 B
SCSS
8 lines
194 B
SCSS
@import "ts/bootstrap/functions";
|
|
@import "ts/bootstrap/variables";
|
|
@import "ts/bootstrap/mixins";
|
|
|
|
$btn-disabled-opacity: 0.4;
|
|
|
|
@import "ts/bootstrap/buttons";
|
|
@import "ts/bootstrap/dropdown";
|