generated from alecodes/base-template
feat: add htmx package
This commit is contained in:
parent
a662b94b21
commit
17bf419074
4 changed files with 104 additions and 1 deletions
|
|
@ -11,6 +11,7 @@
|
|||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@mini-strap/core": "^0.1.2"
|
||||
"@mini-strap/core": "^0.1.2",
|
||||
"htmx.org": "2.0.4"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue