mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
feat: ✨ Add link hover functionality
Some checks failed
Mirror to Codeberg / Mirror (push) Failing after 0s
Some checks failed
Mirror to Codeberg / Mirror (push) Failing after 0s
This commit is contained in:
parent
e9b5ccd76c
commit
70177770b3
4 changed files with 223 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@next/mdx": "^15.3.3",
|
||||
"@radix-ui/react-hover-card": "^1.1.14",
|
||||
"@sindresorhus/slugify": "^2.2.1",
|
||||
"@tailwindcss/postcss": "^4.1.8",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
|
|
@ -34,6 +35,7 @@
|
|||
"mdx-annotations": "^0.1.4",
|
||||
"next": "^15.3.3",
|
||||
"next-themes": "^0.4.6",
|
||||
"qss": "^3.0.0",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"react-highlight-words": "^0.21.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue