fix: dupe style.css to Repl.css
for some reason they were missing after update + darken line backgrounds + change preview port to keep workbox out of dev server
This commit is contained in:
parent
d93e396ce5
commit
d3240a75d0
6 changed files with 62 additions and 35 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"start": "astro dev",
|
||||
"check": "astro check && tsc",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
"preview": "astro preview --port 3009",
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue