From e9c0f6b6d9df5c8f74716e466d66a5feb341db6f Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Tue, 3 Sep 2013 17:58:18 -0700 Subject: [PATCH] Remove ui-mixins dep from static --- static/links.less | 1 - static/sections.less | 1 - 2 files changed, 2 deletions(-) diff --git a/static/links.less b/static/links.less index a686a9d84..0e1af9549 100644 --- a/static/links.less +++ b/static/links.less @@ -1,5 +1,4 @@ @import "ui-variables"; -@import "ui-mixins"; a.icon, button.icon { text-decoration: none; diff --git a/static/sections.less b/static/sections.less index 264fb36fb..eaeb4adf3 100644 --- a/static/sections.less +++ b/static/sections.less @@ -1,4 +1,3 @@ -@import "ui-mixins"; @import "ui-variables"; section {