AccessibleForAll / AccessibleWebDev

A resource for developers wanting to learn the basics of accessibility
https://accessibleweb.dev
MIT License
172 stars 95 forks source link

CSS import inconsistencies #335

Closed EmmaDawsonDev closed 1 year ago

EmmaDawsonDev commented 1 year ago

I noticed that in some files the CSS modules are being imported as style and in others as styles. It would be good if they were all consistently imported as styles.

Task: Go through all components and check the CSS module import. Rename to styles if missing the s at the end. Then update all places where it is used in classNames.

ujwalkumar1995 commented 1 year ago

Hey @EmmaDawsonDev I would like to work on this issue. Could you please assign?

EmmaDawsonDev commented 1 year ago

Sure!