mirror of
https://github.com/blueskychan-dev/blueskychan.dev.git
synced 2025-07-07 23:31:04 +00:00
fixed whole skill issues
This commit is contained in:
parent
68a78ff3ae
commit
b627911311
19 changed files with 439 additions and 81 deletions
|
@ -9,14 +9,17 @@
|
|||
"format": "prettier . --write"
|
||||
},
|
||||
"dependencies": {
|
||||
"@phosphor-icons/react": "^2.0.15",
|
||||
"gray-matter": "^4.0.3",
|
||||
"markdown-it": "^14.0.0",
|
||||
"next": "14.0.4",
|
||||
"react": "^18",
|
||||
"react-dom": "^18"
|
||||
"react-dom": "^18",
|
||||
"react-tooltip": "^5.25.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/typography": "^0.5.10",
|
||||
"autoprefixer": "^10.0.1",
|
||||
"daisyui": "^4.4.23",
|
||||
"postcss": "^8",
|
||||
"prettier": "^3.1.1",
|
||||
"tailwindcss": "^3.3.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue