Page 1 of 1

Netlify Deployment Missing CSS files

Posted: 18 Oct 2021, 18:02
by oren
Running "npm run build" locally works great, but when it is executing on Netlify's build servers, for some reason its missing a couple of CSS files:

Code: Select all

/layout/css/blue/layout-dark.css
/theme/blue/theme-dark.css
Do you know what might be the cause?

Re: Netlify Deployment Missing CSS files

Posted: 19 Oct 2021, 10:04
by tugce.kucukoglu