Uses tailwind for most of the homepage styling and adds prettier
This commit is contained in:
11
package.json
11
package.json
@@ -12,6 +12,13 @@
|
||||
"@astrojs/mdx": "^4.3.0",
|
||||
"@astrojs/rss": "^4.0.11",
|
||||
"@astrojs/sitemap": "^3.4.0",
|
||||
"astro": "^5.8.1"
|
||||
"@tailwindcss/vite": "^4.1.8",
|
||||
"astro": "^5.8.1",
|
||||
"tailwindcss": "^4.1.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/ts-plugin": "^1.10.4",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier-plugin-astro": "^0.14.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user