Search code examples
angularwebpackangular-clicompass

How to config to include Compass in Angular cli


How to config to enable Compass in Angular cli?

I've tried to search all over the place and have no idea. It seems like Angular cli no longer include Compass by default. I'm newbie in Angular Cli and Webpeck so can anyone help with answer or provide reference to how to include Compass in Angular Cli?


Solution

  • Angular-cli supports sass compilation out of the box, see css-preprocessor-integration.

    You'll need to install compass sass files, for example package compass-mixins.