styleswitcher.libraries.yml in Style Switcher 8.2
File
styleswitcher.libraries.yml
View source
- styleswitcher:
- version: "2.x"
- css:
- component:
- css/styleswitcher-overlay.css: {}
- js:
- js/styleswitcher.js: {}
- dependencies:
- - core/jquery.once
- - core/drupal
-
- dynamic-css:
- version: "2.x"
- css:
- theme:
- # Set 'media' to module name to determine this link among other html_tags
- # in styleswitcher_pre_render_html_tag().
- # Don't aggregate or compress the dynamic CSS.
- styleswitcher.active.css: { media: styleswitcher, preprocess: false }