stable.libraries.yml
Same filename in other branches
File
-
core/
themes/ stable/ stable.libraries.yml
View source
- drupal.ajax:
- version: VERSION
- js:
- js/ajax.js: {}
-
- drupal.user:
- version: VERSION
- js:
- js/user.theme.js: {}
-
- normalize:
- remote: https://github.com/necolas/normalize.css
- version: "3.0.3"
- license:
- name: MIT
- url: https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md
- gpl-compatible: true
- css:
- base:
- css/core/assets/vendor/normalize-css/normalize.css: { weight: -20 }
- css/core/normalize-fixes.css: { weight: -19 }
-
- tour:
- version: VERSION
- js:
- js/tour.js: {}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.