annotate core/themes/classy/README.txt @ 5:12f9dff5fda9 tip

Update to Drupal core 8.7.1
author Chris Cannam
date Thu, 09 May 2019 15:34:47 +0100
parents c75dbcec494b
children
rev   line source
Chris@0 1 ABOUT CLASSY
Chris@0 2 -----------
Chris@0 3
Chris@0 4 Classy is a base theme that provides many classes in its markup. For cleaner
Chris@0 5 markup (fewer classes), the default Stable base theme can be used instead.
Chris@0 6
Chris@0 7 To use Classy as your base theme, set the 'base theme' in your theme's .info.yml
Chris@0 8 file to "classy":
Chris@0 9 base theme: classy
Chris@0 10
Chris@0 11 See https://www.drupal.org/docs/8/theming-drupal-8/using-classy-as-a-base-theme
Chris@0 12 for more information on using the Classy theme.
Chris@0 13
Chris@0 14 ABOUT DRUPAL THEMING
Chris@0 15 --------------------
Chris@0 16
Chris@0 17 See https://www.drupal.org/docs/8/theming for more information on Drupal
Chris@0 18 theming.