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 am getting a cssConflict when using the same CSS properties with a Vue class binding syntax inside a ternary:
This is causing my project to be littered with these warnings. Since these CSS properties are in a ternary statement, they should never be conflicting.