New styling
This commit is contained in:
parent
0abbfe9088
commit
b26079146c
23 changed files with 341 additions and 129 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
@ -2,7 +2,7 @@
|
|||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"command": "./node_modules/.bin/astro dev",
|
||||
"command": "deno task dev",
|
||||
"name": "Development server",
|
||||
"request": "launch",
|
||||
"type": "node-terminal"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue