mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 21:14:23 +00:00
Made a really basic script that runs the vitepress proccess.
This commit is contained in:
parent
7b46cc7e6f
commit
5c64ae08bf
10 changed files with 309 additions and 17 deletions
|
@ -63,7 +63,8 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.21",
|
||||
"postcss": "^8.5.3"
|
||||
"postcss": "^8.5.3",
|
||||
"vitepress": "^1.6.3"
|
||||
},
|
||||
"overrides": {
|
||||
"@vercel/nft": "^0.27.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue