DEV Community

Discussion on: Style your next blog with vanilla HTML. No CSS. 😡

Collapse
 
vaibhavkhulbe profile image
Vaibhav Khulbe

Definitely! Accessibility is really important. ARIA labels seem really promising. Thanks for addressing this.

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

You might try some of the ARIA linters out there.

If you use no framework, no NPM, no eslint, there still seems to be enabler CLI.

Thread Thread
 
adam_cyclones profile image
Adam Crockett πŸŒ€

Agreed, Aria can be harmful if used in incorrectly. Great suggestion.