1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-03-25 12:50:45 +01:00

Import box class only for DictionaryDetails sass

This commit is contained in:
Robbie Antenesse 2017-12-10 14:10:59 -07:00
parent f866932de5
commit b9279a79e1

View file

@ -1,4 +1,7 @@
@import '../../../../node_modules/bulma/bulma';
@import '../../../../node_modules/bulma/sass/utilities/initial-variables';
@import '../../../../node_modules/bulma/sass/utilities/derived-variables';
@import '../../../../node_modules/bulma/sass/utilities/mixins';
@import '../../../../node_modules/bulma/sass/elements/box';
.details-box {
@extend .box;