// avoid .a { opacity: 0 !important; } // if you have to .b { /* stylelint-disable-next-line declaration-no-important */ opacity: 0 !important; }