From: Stephen Cameron Date: Mon, 10 Jul 2017 13:58:08 +0000 (+0200) Subject: Add missing MMenu styles after merging from Master #807 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=9040138bef89502e273d386f7d2bba4d26ae805c;p=fluidbook-html5.git Add missing MMenu styles after merging from Master #807 @0.5 --- diff --git a/style/00-import.less b/style/00-import.less index e9336edb..20409da5 100644 --- a/style/00-import.less +++ b/style/00-import.less @@ -1,2 +1,3 @@ @import "variables"; -@import "mixins"; \ No newline at end of file +@import "mixins"; +@import "mmenu/mmenu"; \ No newline at end of file