forked from mirror/_s
_s: Remove leading white space for theme name.
At some point in the past it was believed that a leading whitespace was necessary for a proper replacement. Let’s see if the existing replace handler can indeed handle it without it. See https://github.com/Automattic/underscores.me/commit/7671cad5685ae8df50a0 2f871a1ae28119b8dbf1
This commit is contained in:
parent
37d283481f
commit
de7a9b576b
|
@ -13,7 +13,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
|
||||
|
|
Reference in New Issue