Hacker News new | ask | show | jobs
by niggler 4809 days ago
The underlying construct (console.log processing "%c" and styles) is nonstandard to begin with.
1 comments

Yes. It will not break, though.

Unless you’re running it on an old IE that doesn’t host the `window.console` object.