Only import functions and variables into variables.scss
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
7f76404432
commit
717bc010c3
|
@ -1,4 +1,6 @@
|
||||||
@import "~bulma/sass/utilities/_all";
|
@import "~bulma/sass/utilities/functions.sass";
|
||||||
|
@import "~bulma/sass/utilities/initial-variables.sass";
|
||||||
|
@import "~bulma/sass/utilities/derived-variables.scss";
|
||||||
|
|
||||||
$bleuvert: #1e7d97;
|
$bleuvert: #1e7d97;
|
||||||
$jaune: #ffd599;
|
$jaune: #ffd599;
|
||||||
|
|
Loading…
Reference in a new issue