UNPKG

@twotwoba/vv-cli

Version:

Easily create Vite + React/Vue3 project with TailwindCSS and other useful libraries. Also support Chrome extension.

11 lines (9 loc) 125 B
html { /* 若设置 font-size: 62.5%; 则 1rem = 10px */ font-size: 16px; } html, body, #root { height: 100%; }