transition

This commit is contained in:
2024-08-14 22:04:34 +03:00
parent 1ab3f678b7
commit 1f3ebafe69
50 changed files with 924 additions and 172 deletions
+2 -1
View File
@@ -29,6 +29,7 @@
"vite": "^3.2.3"
},
"dependencies": {
"@codemirror/lang-markdown": "^6.2.2"
"@codemirror/lang-markdown": "^6.2.2",
"htmx.org": "^2.0.1"
}
}