Is there any way to prevent CSS variable inheritance, the issue is that I need a lot of variables and I don't want my website slowing extremely down because each element inherits hundreds of CSS variables ?
Or
Is there a CSS property in which I can enter whatever I want and which is not used by anybody?