From 3418578f8cbb7540d4e74a2aecbea86b6d412f70 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Thu, 29 Oct 2015 20:55:43 -0400 Subject: [PATCH] fixed path to keyframes --- less/modules/taskbar.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less/modules/taskbar.less b/less/modules/taskbar.less index 9580229..c1f2046 100644 --- a/less/modules/taskbar.less +++ b/less/modules/taskbar.less @@ -1,4 +1,4 @@ -@import "../less/keyframes"; +@import "../keyframes"; .taskbar { display: none;