tb / ng2-nouislider

Angular2 noUiSlider directive
http://tb.github.io/ng2-nouislider/
MIT License
184 stars 114 forks source link

Nouislider appearing invisible #147

Closed leofiore99 closed 6 years ago

leofiore99 commented 6 years ago

I'm using ng2-nouislider with Angular 2/4 in Visual Studio 2017. I've installed exactly how is described in the article. It's ok in my demo project, using angular-cli.

However, i'm using Visual Studio Angular Project (with Webpack) in my real project, and doing the same things, the slider doesn't appear. It works fine, perfect, but the bar is invisible. It seems like visual studio is not recognizing the "@import "~nouislider/distribute/nouislider.min.css";" in my css file. Somebody can help? Thanks!

I already copied and pasted the styles from nouislider.min.css, and it still didn't work

tb commented 6 years ago

Check our demo folder, it uses webpack