From 9040138bef89502e273d386f7d2bba4d26ae805c Mon Sep 17 00:00:00 2001 From: Stephen Cameron Date: Mon, 10 Jul 2017 15:58:08 +0200 Subject: [PATCH] Add missing MMenu styles after merging from Master #807 @0.5 --- style/00-import.less | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.5