From f1dd4b2c2a2abafde01461f51ab6e68b7a669bff Mon Sep 17 00:00:00 2001 From: Konstantin Obenland Date: Tue, 20 May 2014 10:53:10 -0500 Subject: [PATCH] _s: Revert f955fca630 The leading whitespace is needed to replace this `_s` instance with the theme name. It's obviously a hack, since it also leaves the theme name with a leading white space, but short of adding a new replace logic for this specific line in `style.css`, it's the easiest way to achieve that. See #304, where this was brought up before. --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 6e3da8d..2c62fdb 100644 --- a/style.css +++ b/style.css @@ -14,7 +14,7 @@ Tags: This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others. -_s is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc. + _s is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc. Resetting and rebuilding styles have been helped along thanks to the fine work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html