markteekman / accessible-astro-starter

An Accessible Starter Theme for Astro 4.0 including accessibility features such as landmarks, better focus-outline and skip-links navigation. Ships with Tailwind, Prettier and ESLint support.
https://accessible-astro.netlify.app/
MIT License
735 stars 136 forks source link

Upgrade Astro to 3.0.0 and update other devDependencies #75

Closed markteekman closed 1 year ago

markteekman commented 1 year ago

Take note of some of the breaking changes and whether they apply: https://docs.astro.build/en/guides/upgrade-to/v3/

saulopaiva commented 1 year ago

Hi!

Here a PR for the upgraded version: #76

markteekman commented 1 year ago

Solved in #76, thanks @saulopaiva!