Key | Value |
---|---|
background | black |
light text | gray-300 |
dark text | gray-500 |
theme | cyan-600 |
Memo for the next time I create a new project.
100dvh
instead of 100vh
$component
and $data
aliases--host
to package.json
script for global servedescription
meta, robots.txt
, and favicon.ico
Build project:
npm run build
Preview project:
npm run preview