Hi,
Anyone got an idea how I can fix this SASS issue?
Comes up when building with ionic serve --lab
Sass Error
File to import not found or unreadable: ionic.globals Parent style sheet: /Users/Carl/CraftingCoach/src/theme/variables.scss
src/theme/variables.scss
// http://ionicframework.com/docs/v2/theming/
@import "ionic.globals";
Ionic Framework: 2.0.0-rc.2
Ionic Native: 2.2.3
Ionic App Scripts: 0.0.45
Angular Core: 2.1.1
Angular Compiler CLI: 2.1.1
Node: 6.7.0
OS Platform: macOS Sierra
Navigator Platform: MacIntel
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.98 Safari/537.36
Thanks,
Carl