@mhartington FYI:
Could someone please clarify for me the relation between node-sass and Ionic 4?
Motivation for question: I’d like to build a Node partition with Node 10, npm 6, and Ionic 4, but I’m concerned about it blowing up on me after I put in work, because of node-sass incompatibility with Node 10. Best situation would be if I didn’t need node-sass at all to use Ionic 4. I know there was some talk about decoupling sass from Ionic, but I’m not clear on the status of that.
Thanks.