Skip to content
Snippets Groups Projects
Commit 23884143 authored by Julian Pustkuchen's avatar Julian Pustkuchen
Browse files

Fixed Drupal\Core\Asset\Exception\InvalidLibraryFileException: Invalid library...

Fixed Drupal\Core\Asset\Exception\InvalidLibraryFileException: Invalid library definition in modules/contrib/drowl_admin/drowl_admin.libraries.yml: Colons must be followed by a space or an indication character (i.e. " ", ",", "[", "]", "{", "}") at line 29 (near "css/admin-autocomplete-fixes.css: { weight:200 }").
parent 800c8d88
No related branches found
No related tags found
No related merge requests found
base:
version: 1.x
css:
theme:
css/admin-variables.css: {}
admin-debug-fixes:
version: 1.x
css:
theme:
css/admin-debug-fixes.css: {}
admin-theme-overrides:
version: 1.x
css:
theme:
css/admin-theme-overrides.css: {}
dependencies:
- drowl_admin/base
admin-toolbar-fixes:
version: 1.x
css:
theme:
css/admin-toolbar-fixes.css: {}
dependencies:
- drowl_admin/base
admin-autocomplete-fixes:
version: 1.x
css:
theme:
css/admin-autocomplete-fixes.css: { weight:200 }
dependencies:
- drowl_admin/base
admin-theme-fontawesome:
version: 1.x
css:
theme:
/libraries/font-awesome/css/font-awesome.min.css: {}
dependencies:
- drowl_admin/base
base:
version: 1.x
css:
theme:
css/admin-variables.css: {}
admin-debug-fixes:
version: 1.x
css:
theme:
css/admin-debug-fixes.css: {}
admin-theme-overrides:
version: 1.x
css:
theme:
css/admin-theme-overrides.css: {}
dependencies:
- drowl_admin/base
admin-toolbar-fixes:
version: 1.x
css:
theme:
css/admin-toolbar-fixes.css: {}
dependencies:
- drowl_admin/base
admin-autocomplete-fixes:
version: 1.x
css:
theme:
css/admin-autocomplete-fixes.css: { weight: 200 }
dependencies:
- drowl_admin/base
admin-theme-fontawesome:
version: 1.x
css:
theme:
/libraries/font-awesome/css/font-awesome.min.css: {}
dependencies:
- drowl_admin/base
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment