Closed doyoonkim12345 closed 8 months ago
By default, we can use styled console.log by CSS. To use styled console.log, the first element should be content what we want to print, and then the second element should be CSS style.
I think styling console.log is good for improving DX.
Thank you! I will check it out later today.
Released in v1.3.3 🥰
Allow console.log(Webview) to use CSS
By default, we can use styled console.log by CSS. To use styled console.log, the first element should be content what we want to print, and then the second element should be CSS style.
I think styling console.log is good for improving DX.
Before
After