Updated styling
Signed-off-by: Louis Hollingworth <louis@hollingworth.nl>
This commit is contained in:
parent
20f681aa3c
commit
7ba84dd020
14 changed files with 2497 additions and 2316 deletions
12
package.json
12
package.json
|
|
@ -11,12 +11,14 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/deno": "1.1.0",
|
||||
"@astrojs/vue": "1.1.0",
|
||||
"astro": "^1.4.2",
|
||||
"vue": "^3.2.30"
|
||||
"@astrojs/tailwind": "^5.0.0",
|
||||
"@astrojs/vue": "3.0.0",
|
||||
"astro": "^3.1.1",
|
||||
"tailwindcss": "^3.0.24",
|
||||
"vue": "^3.3.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"sass": "1.55.0"
|
||||
"sass": "1.68.0",
|
||||
"typescript": "^5.2.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue