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.