I've been told I need to replace use broccoli-sass with broccoli-ruby-sass, due to bug/lack of support with @extend functionality in LibSass.
So .. do I just install broccoli-ruby-sass with npm? Also uninstall broccoli-sass? Or do I need a more complicated approach in my brocfile.js as outlined here?
Any help appreciated. I'm pretty much a noob here and need all the help I can get.
Thanks!