feat(core): add styles for vanilla form elements

#1
This commit is contained in:
Alexander Navarro 2024-09-16 20:35:38 -03:00
parent 919afcbcfc
commit e754e40622
22 changed files with 1034 additions and 184 deletions

View file

@ -14,6 +14,7 @@
"vite": "^5.4.1"
},
"dependencies": {
"handlebars": "^4.7.8",
"mini-strap-core": "workspace:*"
}
}