Page 1 of 1

Css wont load on sapphire

Posted: 21 Sep 2021, 00:41
by rorobet
I have bought and download sapphire themes..
run install and serve

The problem is the css wont load
I assume the problem is because the assets was on "scss" files located inside public folder

Image

Please help ..

Re: Css wont load on sapphire

Posted: 21 Sep 2021, 12:39
by tugce.kucukoglu
Hi,

Please run this sass command:

Code: Select all

sass --watch public/assets:public/assets
Best,