You are here

cookieconsent.libraries.yml in CookieConsent 8

File

cookieconsent.libraries.yml
View source
  1. cookieconsent:
  2. version: 1.0.9
  3. js:
  4. js/cookieconsent.js: {}
  5. cookieconsent-min:
  6. version: 1.0.9
  7. js:
  8. js/cookieconsent.min.js: {}
  9. settings:
  10. version: 1.x
  11. js:
  12. js/cookieconsent.settings.js: {}
  13. dependencies:
  14. - core/drupalSettings
  15. dark-bottom:
  16. version: 1.x
  17. css:
  18. theme:
  19. css/dark-bottom.css: {}
  20. dark-floating:
  21. version: 1.x
  22. css:
  23. theme:
  24. css/dark-floating.css: {}
  25. dark-top:
  26. version: 1.x
  27. css:
  28. theme:
  29. css/dark-top.css: {}
  30. light-bottom:
  31. version: 1.x
  32. css:
  33. theme:
  34. css/light-bottom.css: {}
  35. light-floating:
  36. version: 1.x
  37. css:
  38. theme:
  39. css/light-floating.css: {}
  40. light-top:
  41. version: 1.x
  42. css:
  43. theme:
  44. css/light-top.css: {}