Por weight:
global-styling:
...
css/styles.css { weight: -1 }
...
js/scripts.js { scope: footer, weight: -6 }
...
Al header:
global-styling:
...
header: true
...
Por weight:
global-styling:
...
css/styles.css { weight: -1 }
...
js/scripts.js { scope: footer, weight: -6 }
...
Al header:
global-styling:
...
header: true
...