Full screen colour background

I’ve just generated my project and added a single page. This is the code I’ve added into my page’s app.scss:

page-login {
	background: #34495E;
}

The colour does not materialise and nor do any styles I put in that file.

I was using Ionic a good half a year ago and vaguely remembered that you have to add an import somewhere? Is this still the case for RC4?

Thanks.

solved and closed :slight_smile: