refactor: better separation of dependencies to crates

node stuff to html crate only
This commit is contained in:
Per Stark
2025-04-04 12:50:38 +02:00
parent 20fc43638b
commit 5bc48fb30b
160 changed files with 231 additions and 337 deletions

3
.gitignore vendored
View File

@@ -20,4 +20,5 @@ devenv.local.nix
# pre-commit
.pre-commit-config.yaml
crates/html-router/assets/style.css
html-router/assets/style.css
html-router/node_modules