Bachir Soussi Chiadmi
75b908ba26
removed fixed head, replaced with flex moved pagetitle and searchform to headerbottom region added Common store to vuejs with pagetitle data added pagetitle vuejs component
27 lines
660 B
YAML
27 lines
660 B
YAML
global-css:
|
|
version: VERSION
|
|
css:
|
|
theme:
|
|
assets/fonts/ubuntu/ubuntu.css: {}
|
|
assets/styles/mdi/css/materialdesignicons.min.css: {}
|
|
# assets/dist/main.css: {}
|
|
|
|
global-js:
|
|
version: VERSION
|
|
js:
|
|
assets/dist/main.js: { }
|
|
dependencies:
|
|
- core/drupal
|
|
# - core/drupal.ajax
|
|
- core/drupal.autocomplete
|
|
- core/matchmedia
|
|
- core/matchmedia.addListener
|
|
# - core/jquery
|
|
# - core/jquery.once
|
|
# - core/jquery.ui.draggable
|
|
# - core/jquery.ui.dropable
|
|
# - core/jquery.ui.sortable
|
|
# - url_to_video_filter/player_embed
|
|
# - url_to_video_filter/vimeo_embed
|
|
# - url_to_video_filter/youtube_embed
|