dropways / deskapp

DeskApp Admin is a free to use Bootstrap 4 admin template.

Home Page:https://dropways.github.io/deskapp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to import core.css in angular style due to missing mCSB_buttons.png;

sachink23 opened this issue · comments

Steps to reproduce

  1. Import core.css in new angular projects styles.css
  2. And run ng serve

Expected result

  1. Angular app should compile successfully

Actual result

  1. Can't resolve '../malihu-custom-scrollbar-plugin-master/mCSB_buttons.png' in 'S:\kerp\kerp-admin-frontend\node_modules\deskapp\vendors\styles'

Solution -

Please add the missing png file on line 8539 of core.css or remove background image

file I am referring to is vendor/styles/core.css line no 8539

Or please add

vendor/malihu-custom-scrollbar-plugin-master/mCSB_buttons.png