reinstalled all contribs with composer

need to run :
drush ev 'drupal_flush_all_caches();'
drush cr
and restart nginx and php-fpm before loading the website
This commit is contained in:
2019-04-30 19:27:47 +02:00
parent e1f9bb3cd0
commit 9da6cf9927
373 changed files with 3392 additions and 5 deletions
+7
View File
@@ -0,0 +1,7 @@
# Edlp drupal 8 theme
colors definitions are shared between javscript and sass
they are generated from assets/json/shared_variables.json to js and sass
js values are also used by corpus.js from edlp_corpus drupal module