d-i-t-a / R2D2BC

https://d-i-t-a.github.io/R2D2BC/
Apache License 2.0
50 stars 33 forks source link

css classes conflict with popular framework #641

Open gotson opened 11 months ago

gotson commented 11 months ago

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 and error.

It's a good practice to prefix css classes so that they don't conflict.

aferditamuriqi commented 11 months ago

@gotson we can add this to our list, it might not be high priority though