pa11y / pa11y-dashboard

Pa11y Dashboard is a web interface which helps you monitor the accessibility of your websites
https://pa11y.org
GNU General Public License v3.0
983 stars 181 forks source link

Update to Bootstrap 5.x and SCSS #307

Open camtin opened 11 months ago

camtin commented 11 months ago

We should consider having the dashboard interface updated to use Bootstrap v5.3.2 or whatever the latest is. The latest version of Bootstrap has considerable feature and accessibility improvements. SCSS has overtaken LESS in popularity and should be included as part of this updated.

Currently the site is using Bootstrap v3.0.1, which is 10 years old this month.