aero_weather-1.0.3/aero_weather.libraries.yml
aero_weather.libraries.yml
aero_weather_vertical:
css:
theme:
css/aero-weather-vertical.css: {}
js:
js/aero-weather-vertical.js: {}
dependencies:
- core/jquery
- core/drupal
- core/drupalSettings
- core/once
- core/drupal.ajax
aero_weather_horizontal:
css:
theme:
css/aero-weather-horizontal.css: { weight: -1 }
js:
js/aero-weather-horizontal.js: { weight: -1 }
dependencies:
- core/jquery
- core/drupal
- core/drupalSettings
- core/once
- core/drupal.ajax
color_palettes:
css:
theme:
css/color-palettes.css: {}
swiper_cdn:
css:
theme:
https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css: { type: external, weight: -10 }
js:
https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js: { type: external, weight: -10, minified: true }
dependencies:
- core/jquery
- core/drupal
- core/drupalSettings
- core/once
- core/drupal.ajax
