Created
July 15, 2019 19:23
-
-
Save neyasbltb88/c261a358c1f8f1cea8d3e2d30d748148 to your computer and use it in GitHub Desktop.
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 vue-devtools %c ${123} %c `, "background:#35495e ; padding: 1px; border-radius: 3px 0 0 3px; color: #fff", `background: #3BA776; padding: 1px; border-radius: 0 3px 3px 0; color: #fff`, "background:transparent") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment