]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
fix: don't output gradient banner when the TTY supports <= 256 colors
authorHaoqun Jiang <haoqunjiang@gmail.com>
Thu, 5 Jan 2023 11:50:59 +0000 (19:50 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Thu, 5 Jan 2023 11:52:46 +0000 (19:52 +0800)
commitf3b963d48281ffcae2a87935fd081fdda7c661a9
tree48d0100d72739fc07958aadb778e2dcc250f0bc1
parent913daeff32c856fb6bcc53bf6f245c286b9b2d91
fix: don't output gradient banner when the TTY supports <= 256 colors

Fixes #193
utils/banner.ts