We can add CSS styles to console log output with the %c tag. For instance, we can write: console.log('%c hello world ', 'background: #222; color: # ...
確定! 回上一頁