Skip to content

Instantly share code, notes, and snippets.

@carbone
Last active February 5, 2018 19:35
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 carbone/30be5b7d5bf9084dbf437d73c9c19a98 to your computer and use it in GitHub Desktop.
Save carbone/30be5b7d5bf9084dbf437d73c9c19a98 to your computer and use it in GitHub Desktop.
Add this to the *end* of <head>
<!-- Custom Fields tabs see: https://customfields.zendesk.com/hc/en-us/articles/360000622771 -->
<script src="{{ 'custom-fields-tabs.js' | asset_url }}" defer="defer"></script>
{{ 'custom-fields-tabs.scss.css' | asset_url | stylesheet_tag }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment