Implemented working XSLT tool

This commit is contained in:
2023-06-16 11:04:37 +02:00
parent f9a4cd52e4
commit bd16c04081
9 changed files with 119 additions and 26 deletions

View File

@@ -12,6 +12,7 @@
"format": "prettier --write src/"
},
"dependencies": {
"hljs": "^6.2.3",
"vue": "^3.3.4",
"vue-router": "^4.2.2"
},