App-level scss file?

Hi,

When you generate new pages, an SCSS file is built, and the <ion-content> tag of the HTML file is linked up nicely:

<ion-content padding class="myPage">

However there’s no app.scss file. I’m wondering if I’m missing something obvious…? I want to control the CSS of the sliding menu for my menu-based app.

Thanks for the help,
Ryan

theme/app.core.scss

more more text

ah! thank you very much