creativetimofficial / argon-design-system-angular

MIT License
248 stars 294 forks source link

Error with background image #4

Open fjerbi opened 4 years ago

fjerbi commented 4 years ago

Hello , I downloaded your project and tried to integrate it in mine, but I can't get the background image

image

chelaruc commented 4 years ago

Hi, @fjerbi. Thank you for using our product. What errors have you got in the browser console?

RuslanCherkasArchysoft commented 4 years ago

NoImage

@fjerbi @chelaruc I have the same problem.

RuslanCherkasArchysoft commented 4 years ago

image

This is cured by adding argon.css to Angular.json.

chelaruc commented 4 years ago

@fjerbi @RuslanCherkasArchysoft have you just run npm install and ng serve?