#### Short description of the problem: `global.scss` file from a newly created ionic2 app is not used to styling app But in this file appears: ``` // Global CSS // -------------------------------------------------- // Put CSS rules here that you want to apply globally. ``` #### What behavior are you expecting? The SASS styles should be applied. **Run `ionic info` from terminal/cmd prompt:** (paste output below) ``` Cordova CLI: 6.2.0 Gulp version: CLI version 1.2.1 Gulp local: Ionic Framework Version: 2.0.0-rc.0 Ionic CLI Version: 2.1.0 Ionic App Lib Version: 2.1.0-beta.1 OS: Distributor ID: Ubuntu Description: Ubuntu 15.10 Node Version: v4.4.3 ```