Compiling SCSS

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
chstevens
Posts: 1
Joined: 27 Jun 2018, 16:41

08 Nov 2018, 20:36

Hi,

I'm noticing that whatever changes I make to SCSS are not compiling to their respective CSS (layout/css/layout-blue-light.css). I've run ng build with and without the -prod flag and ng serve. Is there an additional step to compile CSS?

Thanks!

merve7
Posts: 861
Joined: 12 Sep 2017, 10:44

09 Nov 2018, 15:08

You need to use the below command to generating CSS files.

Code: Select all

sass -w src/assets/ --sourcemap=none

Post Reply

Return to “Apollo - PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 2 guests