v1.2.5
✨ New
- Starter theme now ships with Accessible Astro Components and Astro Icon by default
- Added extra npm scripts
"dev": "astro dev"
and"preview": "astro preview"
⚙️ Updates
- Astro to version 1.0.0-beta.5
🏗️ Changes
- Migrated
astro-config.mjs
to latest version - Added
DarkMode.astro
component toabout.astro
andcontact.astro pages