Skip to content

Instantly share code, notes, and snippets.

@thamas
Created January 2, 2019 08:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thamas/fdec1f212fec12cbdd9fcfd97961127b to your computer and use it in GitHub Desktop.
Save thamas/fdec1f212fec12cbdd9fcfd97961127b to your computer and use it in GitHub Desktop.
Short example of setting a third party JS lib in a Drupal theme libraries file
tippy:
js:
vendor/tippy.all.min.js: {}
twist:
js:
components/_patterns/03-organisms/twist/twist.js: {}
dependencies:
- mytheme/tippy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment