Abhishek kumar singh

Results 3 comments of 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 ` ![Screenshot 2024-02-23 164616](https://github.com/ionic-team/ionic-framework/assets/121315753/2e54348d-9187-4a21-acb7-8c839884104b)

> 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...