Skip to content

Instantly share code, notes, and snippets.

@mnn
Created March 12, 2016 20:11
Show Gist options
  • Select an option

  • Save mnn/f1ee2e2296bfddd4b770 to your computer and use it in GitHub Desktop.

Select an option

Save mnn/f1ee2e2296bfddd4b770 to your computer and use it in GitHub Desktop.
addStyle = (css) !-> $ '<style type="text/css"></style>' .html(css) .appendTo(\head)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment