stable.libraries.yml

Same filename in other branches
  1. 8.9.x core/themes/stable/stable.libraries.yml
core/themes/stable/stable.libraries.yml

File

core/themes/stable/stable.libraries.yml

View source
  1. drupal.ajax:
  2. version: VERSION
  3. js:
  4. js/ajax.js: {}
  5. drupal.user:
  6. version: VERSION
  7. js:
  8. js/user.theme.js: {}
  9. normalize:
  10. remote: https://github.com/necolas/normalize.css
  11. version: "3.0.3"
  12. license:
  13. name: MIT
  14. url: https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md
  15. gpl-compatible: true
  16. css:
  17. base:
  18. css/core/assets/vendor/normalize-css/normalize.css: { weight: -20 }
  19. css/core/normalize-fixes.css: { weight: -19 }
  20. tour:
  21. version: VERSION
  22. js:
  23. js/tour.js: {}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.