Created
June 6, 2014 11:14
-
-
Save jonmunson/a04893a8a33ffd0a8e8f to your computer and use it in GitHub Desktop.
console.log - Styled text
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('%c Oh I see, you wanna check out my code! ', 'background: #bada55; color: #222'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment