Use ContentTools via jsdelivr CDN
masterYou can reference ContentTools files directly from the jsdelivr CDN using the following URL format:
http://cdn.jsdelivr.net/npm/ContentTools@{version}/{file}
Note on CSS: Because the project's CSS uses relative file paths, you should either roll your own version of the CSS from the SASS files (recommended) or override references to fonts and images within your local CSS to ensure they load correctly.