Skip to content

Commit

Permalink
feat: add codemirror with basic configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
gere-lajos committed May 9, 2024
1 parent 44637c0 commit 4a537e2
Show file tree
Hide file tree
Showing 3 changed files with 328 additions and 1 deletion.
314 changes: 314 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,11 @@
"preview": "vite preview"
},
"dependencies": {
"@codemirror/lang-php": "^6.0.1",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-tabs": "^1.0.4",
"@uiw/codemirror-theme-github": "^4.22.0",
"@uiw/react-codemirror": "^4.22.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.378.0",
Expand Down
Loading

0 comments on commit 4a537e2

Please sign in to comment.