When I updated my angular version from 10 to 14, at the time of making build I have seen warning in command prompt. The error as below:-
Warning: ▲ [WARNING] Expected identifier but found "*" [css-syntax-error]
styles.css:1617:2:
1617 │ *cursor: hand;
╵ ^
SS:-
Remove this CSS syntax error from commant prompt while making the build.