Skip to content

Instantly share code, notes, and snippets.

@pauloabmiranda
Created February 4, 2019 18:54
Show Gist options
  • Save pauloabmiranda/b0f481cd80f99f2c0a203710dfe78bd7 to your computer and use it in GitHub Desktop.
Save pauloabmiranda/b0f481cd80f99f2c0a203710dfe78bd7 to your computer and use it in GitHub Desktop.
const logPrefix = ['%cWDS', `background: ${'#f22c7c'}; color: white; padding: 2px 0.5em; border-radius: 0.5em;`];
console.log(...logPrefix, 'window.location: ', window.location);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment