I try create in app.core.scss but don’t work.
I need include an style of gradient in my background.
I try create in app.core.scss but don’t work.
I need include an style of gradient in my background.
You can create this in either variables.scss .
Or create a global.scss file and import it in variables.scss.
I have a PR that will include this by default.