feat: add mini-strap components

This commit is contained in:
Alexander Navarro 2025-02-26 04:52:27 -03:00
parent ffca6175c0
commit e59ae1f31c
6 changed files with 15 additions and 40 deletions

View file

@ -11,6 +11,7 @@
},
"type": "module",
"dependencies": {
"@mini-strap/components": "^0.1.0",
"@mini-strap/core": "^0.1.2",
"htmx.org": "2.0.4"
}