Backup of db before drupal security update
[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   - core/normalize
12
13 libraries-extend:
14   user/drupal.user:
15     - classy/user
16   core/drupal.dropbutton:
17     - classy/dropbutton
18   core/drupal.dialog:
19     - classy/dialog
20   file/drupal.file:
21     - classy/file
22   core/drupal.progress:
23     - classy/progress