goal: use app level background color in custom component
if import scss, e.g. @import “~@ionic/core/dist/collection/themes/ionic.theme.default.scss”;
compiler prompt: “[DEPRECATED] SCSS within ionic/core should not be imported. Next major release will remove all scss support.”
Q: why is that? for what purpose?
I can see the message but I do not understand reason behind.
for “rgb($background-color-rgb-value)”,
error: $channels must be a space-separated list.
That is something I don’t know how to fix
many thanks