This seems like an easy question, but I can't find the answer.
I have an Ionic 3 project created with ionic CLI so Angular/Webpack. I am trying to delete the theme folder and move the variable.scss file to my sharded scss folder. When I do it - everything blows up and I get an IDE error of "Sass Error File to import not found or unreadable: /Users/blah/src/theme/variables.scss. Parent style sheet: stdin"