7 lines
189 B
Plaintext
7 lines
189 B
Plaintext
|
//Import variable defaults first.
|
||
|
@import "~bootstrap/less/variables.less";
|
||
|
@import "../../flist_variables.less";
|
||
|
|
||
|
// Update variables here.
|
||
|
// @body-bg: #00ff00;
|
||
|
@hr-border: @text-color;
|