Initial Drupal 11 with DDEV setup
This commit is contained in:
7
web/core/modules/link/link.libraries.yml
Normal file
7
web/core/modules/link/link.libraries.yml
Normal file
@ -0,0 +1,7 @@
|
||||
drupal.link-icon:
|
||||
version: VERSION
|
||||
css:
|
||||
theme:
|
||||
css/link.icon.theme.css: {}
|
||||
dependencies:
|
||||
- field_ui/drupal.field_ui.manage_fields
|
||||
Reference in New Issue
Block a user