After updating to angular 14 and making build i am get this error.
1 rules skipped due to selector errors: .custom-file-input:lang(en)~.custom-file-label -> unmatched pseudo-class :lang
This is Index.html file
I am not understanding what the issue is. How can I sort out this error?
I upgraded both Angular and Bootstrap version
- Angular : 14
- Bootstrap : 4.6.0