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
i noticed that the css classes used in this project are not prefixed, and may conflict with the ones used in popular frameworks like bootstrap or vuetify.
Example of these are info and error.
It's a good practice to prefix css classes so that they don't conflict.
The text was updated successfully, but these errors were encountered:
Hi,
i noticed that the css classes used in this project are not prefixed, and may conflict with the ones used in popular frameworks like bootstrap or vuetify.
Example of these are
info
anderror
.It's a good practice to prefix css classes so that they don't conflict.
The text was updated successfully, but these errors were encountered: