Javascript – Problems with atribute components like ngClass or ngStyle
I'm new to Angular 17 and I've noticed that every time I want to use an ngClass attribute or an ngStyle I get an error like it doesn't recognize them and I get this error NG8002: Can't bind to 'ngClass'…