You are here

varbase_tour.libraries.yml in Varbase Core 9.0.x

modules/varbase_tour/varbase_tour.libraries.yml

File

modules/varbase_tour/varbase_tour.libraries.yml
View source
  1. admin-theme:
  2. version: VERSION
  3. css:
  4. theme:
  5. css/theme/tour.admin.theme.css: { media: screen }
  6. dependencies:
  7. - system/base
  8. - claro/tour-styling
  9. default-theme:
  10. version: VERSION
  11. css:
  12. theme:
  13. css/theme/tour.default.theme.css: { media: screen }
  14. dependencies:
  15. - system/base
  16. - claro/tour-styling