From f702f2fc2f99c62016a692514a01290d3f3d898b Mon Sep 17 00:00:00 2001 From: B Mathis Date: Sat, 7 Nov 2009 19:24:09 -0600 Subject: added sidebar partial, updated twitter style, handling linebreaks with paragraphs --- stylesheets/_partials.sass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stylesheets/_partials.sass') diff --git a/stylesheets/_partials.sass b/stylesheets/_partials.sass index 326df48d..cb523693 100644 --- a/stylesheets/_partials.sass +++ b/stylesheets/_partials.sass @@ -1,2 +1,3 @@ @import partials/twitter.sass -@import partials/search.sass \ No newline at end of file +@import partials/search.sass +@import partials/sidebar.sass \ No newline at end of file -- cgit v1.2.1