Pathologic was missing because of a .git folder inside.
[yaffs-website] / web / modules / contrib / paragraphs / paragraphs.libraries.yml
1 drupal.paragraphs.admin:
2   version: VERSION
3   dependencies:
4       - core/jquery
5       - core/drupal
6       - core/drupalSettings
7       - core/jquery.once
8       - core/jquery.form
9       - core/drupal.ajax
10       - core/drupal.dropbutton
11   css:
12     theme:
13       css/paragraphs.admin.css: {}
14
15 drupal.paragraphs.widget:
16   css:
17     theme:
18       css/paragraphs.widget.css: {}