Reimplemented XML Tools and added styling (#227)

Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #227
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
This commit is contained in:
2023-06-16 14:38:53 +02:00
parent 3ec139c8bd
commit 3c79bddde3
21 changed files with 497 additions and 73 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"
},