Open sivkaneti opened 6 years ago
Hi @sivkaneti. Make sure you included styles.scss into your webpack config.
I have the same exact problem. @yggg could you please elaborate? I'm trying to figure out how to make the project run on webpack, but I'm really struggling.
@superandrew did you find something?
@yggg Hi, I am still struggling with this issue. I don't have errors, but I don't see the application style at all. It seems webpack did catch the configuration. Also, styles.scss is configured in webpack files. Any help will be appreciated
Can someone give a webpackconfig for angular7 of this project
Issue type
I'm submitting a ... (check one with "x")
Issue description
Current behavior: I am trying to work with webpack 4 with ngx-admin project- But all the theme style is not working. Everything compiled successfully and the angular is running, except the theme style. I am probably missing something but I am not sure what.
Expected behavior: To be able to run the ngx-admin with webpack 4.
Steps to reproduce:
Related code:
Other information:
npm, node, OS, Browser
Angular, Nebular