forked from mirror/_s
_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.
This commit is contained in:
parent
86a0cd531d
commit
f1dd4b2c2a
|
@ -14,7 +14,7 @@ Tags:
|
||||||
This theme, like WordPress, is licensed under the GPL.
|
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.
|
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
|
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
|
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
|
||||||
|
|
Reference in New Issue