global-styling:
  version: VERSION
  css:
    theme:
      css/styles.css: {}
      css/iconic.css: {} 

global-scripts: 
  version: VERSION 
  js:
    js/scripts.js: {}
  dependencies: 
    - core/jquery 
    - core/jquery.once 
    - core/modernizr
    - core/jquery.ui
    - core/drupal
    - core/drupal.ajax
    - core/drupalSettings