Description
IMPORTANT: This repository's issues are reserved for feature requests and bug reports. Do not submit support requests here.
Steps to reproduce and a minimal demo of the problem
What steps should we try in your demo to see the problem?
Current behavior
Users are able to enable sass support by following the instructions on the Wiki page, or by referencing the angular2-seed-sass fork.
Expected/desired behavior
Allow seed users to enable sass support by specifying a command-line / project.config variable.
Other information
In issue #746 , @ludohenin and @d3viant0ne mentioned the benefit of providing an easier way of implementing scss stylesheets.
I have created a rough example of how this could be done. I understand this issue may be low-priority, but I hope you can consider my contribution.