Add placeholder images, enhance alert styles, and implement theme toggle component with dark mode support

This commit is contained in:
pacnpal
2025-02-23 22:12:26 -05:00
parent 27e584f427
commit 0ba7add72f
44 changed files with 2188 additions and 227 deletions

View File

@@ -1 +1,6 @@
import './bootstrap';
import './modules/alerts';
import './modules/location-autocomplete';
import './modules/park-map';
import './modules/photo-gallery';
import './modules/search';