Skip to content

Instantly share code, notes, and snippets.

@vman
Created January 21, 2012 07:59
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 vman/1651969 to your computer and use it in GitHub Desktop.
Save vman/1651969 to your computer and use it in GitHub Desktop.
Custom Action for CSS
<CustomAction Location="ScriptLink" ScriptBlock="document.write('&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;/SiteAssets/Styles/mystyles.css&quot;&gt;&lt;/' + 'link&gt;');" Sequence="5000" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment