README.txt 521 B

1234567891011121314151617
  1. ABOUT CLASSY
  2. -----------
  3. Classy is a base theme that provides many classes in its markup. For cleaner
  4. markup (fewer classes), the default Stable base theme can be used instead.
  5. To use Classy as your base theme, set the 'base theme' in your theme's .info.yml
  6. file to "classy":
  7. base theme: classy
  8. See https://www.drupal.org/theme-guide/8/classy for more information on using
  9. the Classy theme.
  10. ABOUT DRUPAL THEMING
  11. --------------------
  12. See https://www.drupal.org/theme-guide/8 for more information on Drupal theming.