test_legacy_theme.info.yml
Same filename in other branches
File
-
core/
modules/ system/ tests/ themes/ test_legacy_theme/ test_legacy_theme.info.yml
View source
- name: 'Test legacy theme'
- type: theme
- description: 'Test theme to test deprecated functionality.'
- version: VERSION
- package: Testing
- base theme: test_theme
-
- libraries-override:
- theme_test/deprecated_library:
- css:
- base:
- css/foo.css: css/bar.css
-
- libraries-extend:
- theme_test/another_deprecated_library:
- - test_legacy_theme/library
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.