mirror of
https://github.com/quantum5/qcal.git
synced 2025-04-25 02:01:56 -04:00
Properly define variables on root element
This commit is contained in:
parent
5d9f220efc
commit
cf4b59ac73
|
@ -7,6 +7,7 @@
|
||||||
@import 'bootstrap/scss/type';
|
@import 'bootstrap/scss/type';
|
||||||
@import 'bootstrap/scss/card';
|
@import 'bootstrap/scss/card';
|
||||||
@import 'bootstrap/scss/forms';
|
@import 'bootstrap/scss/forms';
|
||||||
|
@import 'bootstrap/scss/root';
|
||||||
@import './consts';
|
@import './consts';
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|
Loading…
Reference in a new issue