Abhishek kumar singh
Abhishek kumar singh
Solved by this in angular.json "build": { "options": { "optimization": { "styles": { "inlineCritical": false } } } }
Is there any solution of this issue. I am not able to solve this color issue in select option. ` Maths Science English ` 
> Thank you for your response, @liamdebeasi. > > I have successfully customized the theme color of the `ion-checkbox` component using the interfaceOptions property. By utilizing the `cssClass` interface available...