Created
October 9, 2020 16:36
-
-
Save TylerSustare/ee70ac9e7a02e5ee8c56cd5bedb25011 to your computer and use it in GitHub Desktop.
Fantastic Console Logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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