You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is part of my proposal to make the website compliant with the WCAG 2.1 Guide (see #16).
Since we need to refactor some code in order to make it compliant, I've proposed to deprecated Bootstrap. Why :
It isn't maintained anymore (Bootstrap 4 is the new version)
It use old CSS and Javascript technology
It doesn't consider web accessibility as a first-class citizen
Todo :
Add Foundation 6 (We won't need some part but for now I added the whole library)
Replace Bootstrap code with Foundation
Resources
Videos on Flexbox and CSS Grid (https://www.youtube.com/layoutland) made by Jen Simmons. She's working at Mozilla and have a lot of experience in web development.
This is part of my proposal to make the website compliant with the WCAG 2.1 Guide (see #16).
Since we need to refactor some code in order to make it compliant, I've proposed to deprecated Bootstrap. Why :
Todo :
Resources
The text was updated successfully, but these errors were encountered: