0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-12-22 20:20:09 +09:00

Add packages for styling, markdown rendering

This commit is contained in:
yude 2021-05-23 15:46:11 +09:00
parent 396e7a0af0
commit 3668206bd5
Signed by: yude
GPG Key ID: EB0FE5D925C4A968

View File

@ -25,6 +25,7 @@
"@fortawesome/free-brands-svg-icons": "^5.15.2",
"@fortawesome/free-solid-svg-icons": "^5.15.2",
"@fortawesome/react-fontawesome": "^0.1.14",
"@tailwindcss/typography": "^0.4.0",
"@zeit/next-css": "^1.0.1",
"autoprefixer": "^10.2.4",
"next": "^10.0.6",
@ -35,7 +36,9 @@
"postcss": "^8.2.4",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-markdown": "^6.0.2",
"react-switch": "^6.0.0",
"remark-gfm": "^1.0.0",
"tailwindcss": "^2.0.2",
"tailwindcss-filters": "^3.0.0",
"tailwindcss-responsive-embed": "^1.0.0",