Fix #1 - Implementar Grid y Reboot #3

Merged
giacchetta merged 3 commits from 1-implementar-bootstrap-grid-reboot into main 2025-06-12 19:42:09 -03:00
2 changed files with 759 additions and 945 deletions
Showing only changes of commit d3dcc2f9a2 - Show all commits

1700
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -9,8 +9,8 @@
"astro": "astro"
},
"dependencies": {
"astro": "^5.1.7",
"bootstrap": "^5.3.3",
"astro": "^5.9.2",
"bootstrap": "^5.3.6",
"bootstrap-icons": "^1.11.3"
}
}