@xs2bas wrote:
Why isn’t this working?
Using Ionic 4, applied in a custom scss-file.$somecolor: #00ff00; ion-content { --ion-background-color: $somecolor; // not working, background turns white // --ion-background-color: #00ff00; // working, background turns green }
Posts: 1
Participants: 1