Skip to content

Instantly share code, notes, and snippets.

@JacobLett
Created March 19, 2019 14:29
Show Gist options
  • Select an option

  • Save JacobLett/95095db7c31d5aea287a0d97ee8b3fc5 to your computer and use it in GitHub Desktop.

Select an option

Save JacobLett/95095db7c31d5aea287a0d97ee8b3fc5 to your computer and use it in GitHub Desktop.
Remove default stylesheet from hubspot or other
$('link[href*="HubSpot_Default.css"]').remove()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment