Skip to content

Commit

Permalink
fix: add media supports for moments page
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Wang <i@ryanc.cc>
  • Loading branch information
ruibaby committed Nov 20, 2023
1 parent 8fab27f commit a16c1a2
Show file tree
Hide file tree
Showing 9 changed files with 337 additions and 157 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
},
"homepage": "https://github.com/xzhuz/halo-theme-xue#readme",
"devDependencies": {
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/line-clamp": "^0.4.2",
"@types/alpinejs": "^3.13.5",
"@types/node": "^16.18.3",
"autoprefixer": "^10.4.13",
"less": "^4.1.3",
Expand All @@ -28,5 +30,8 @@
"tailwindcss": "^3.2.4",
"typescript": "^4.8.4",
"vite": "^3.2.3"
},
"dependencies": {
"alpinejs": "^3.13.3"
}
}
Loading

0 comments on commit a16c1a2

Please sign in to comment.