Skip to content

Instantly share code, notes, and snippets.

@TylerSustare
Created October 9, 2020 16:36
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 TylerSustare/ee70ac9e7a02e5ee8c56cd5bedb25011 to your computer and use it in GitHub Desktop.
Save TylerSustare/ee70ac9e7a02e5ee8c56cd5bedb25011 to your computer and use it in GitHub Desktop.
Fantastic Console Logs
console.log("%cPLS WORK!!!!","color: red; font-family:sans-serif; font-size: 20px");
console.log("%cYAY it worked!","color: cyan; font-family:sans-serif; font-size: 24px");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment