The new Dev Toolbar in @astro 4.0 is a great example of what makes open source so special.
🧡 #svelte has had built-in accessibility rules for ages. We adapted the audit logic from their compiler to provide the basis of Astro's in-browser tooling.
💚 @nuxt has their own awesome DevTools project! We took a different approach, but we've loved watching their feature evolve over the past year.
💛 @vite has an amazing `/__open-in-editor` feature that powers our click to open functionality.