started materiO's theme
This commit is contained in:
30
web/themes/custom/materiotheme/materiotheme.libraries.yml
Normal file
30
web/themes/custom/materiotheme/materiotheme.libraries.yml
Normal file
@@ -0,0 +1,30 @@
|
||||
global-css:
|
||||
version: VERSION
|
||||
css:
|
||||
theme:
|
||||
assets/dist/styles/app.min.css: {}
|
||||
|
||||
global-js:
|
||||
version: VERSION
|
||||
js:
|
||||
# assets/dist/bower/jquery.hotkeys.js: { scope: footer }
|
||||
# assets/dist/bower/imagesloaded.pkgd.min.js: { minified: true }
|
||||
# assets/dist/bower/masonry.pkgd.min.js: { minified: true }
|
||||
assets/dist/scripts/main.min.js: { minified: true }
|
||||
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
|
||||
# - edlp_corpus/corpus
|
||||
# - edlp_studio/edlp_studio-library
|
||||
# - edlp_search/edlp_search-library
|
||||
# - url_to_video_filter/player_embed
|
||||
# - url_to_video_filter/vimeo_embed
|
||||
# - url_to_video_filter/youtube_embed
|
Reference in New Issue
Block a user