Updated from node-sass 4.5.3 to 4.8.3
Which browser?Chrome, possibly others
What is expected?No change in how themes are applied
What is actually happening?Theme seems to be broken, specifically for background colors. Processed CSS with node-sass 4.8.3:
.md-button.md-theme-default.md-primary {
color: #1a237e;
color: var(--md-theme-default-primary-on-background, #1a237e);
}
Reverting to node-sass 4.5.3 corrects the problem.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4