From 93ab44bafcb4d2b544ff12ef5d0b36186406f5fc Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Wed, 27 Jun 2012 10:29:28 -0400 Subject: [PATCH] don't import base. resets are part of bootstrap --- styles/app/index.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/app/index.styl b/styles/app/index.styl index 6703fe9fce..cbe71af16f 100644 --- a/styles/app/index.styl +++ b/styles/app/index.styl @@ -1,4 +1,4 @@ -@import "../base"; +@import "nib/vendor"; html,body,p,h1,ul,li,table,tr,th,td margin: 0