diff -u b/core/themes/classy/README.txt b/core/themes/classy/README.txt --- b/core/themes/classy/README.txt +++ b/core/themes/classy/README.txt @@ -1,13 +1,11 @@ -ABOUT Classy +ABOUT CLASSY ----------- Classy is a base theme that adds classes using the BEM naming syntax. -The Classy theme is helpful for Themers to start with the custom themes -without having to add classes throughout the templates. For clean markup (fewer classes), Stable can be used as core's default base theme. To use Classy as your base theme, set the 'base theme' in your theme's .info.yml - file to "classy": +file to "classy": base theme: classy ABOUT DRUPAL THEMING