Added Entity and Entity Reference Revisions which got dropped somewhere along the...
[yaffs-website] / web / core / themes / classy / classy.info.yml
1 name: Classy
2 type: theme
3 description: 'A base theme with sensible default CSS classes added. Learn how to use Classy as a base theme in the <a href="https://www.drupal.org/docs/8/theming">Drupal 8 Theming Guide</a>.'
4 package: Core
5 version: VERSION
6 core: 8.x
7 hidden: true
8
9 libraries:
10   - classy/base
11   - classy/messages
12   - core/normalize
13
14 libraries-extend:
15   user/drupal.user:
16     - classy/user
17   core/drupal.dropbutton:
18     - classy/dropbutton
19   core/drupal.dialog:
20     - classy/dialog
21   file/drupal.file:
22     - classy/file
23   core/drupal.progress:
24     - classy/progress