I want to import CDN css libs into my reactjs project using webpack. I have succeeded CDN js libs using scriptjs-loader. Stackoverflow already answered for js libs, now i am seeking for css libs.
Asked
Active
Viewed 1,291 times
3
-
Possible duplicate of [how to use webpack to load CDN or external vendor javascript lib in js file, not in html file](http://stackoverflow.com/questions/33250174/how-to-use-webpack-to-load-cdn-or-external-vendor-javascript-lib-in-js-file-not) – Conan Nov 19 '16 at 17:22
-
I have seen that, that is for js libs – RT Bathula Nov 19 '16 at 17:25
-
Hello Ravi, were you able to find an answer for this? – Fast Mani May 14 '17 at 06:50
-
No. It would be nice if someone answers. – RT Bathula May 14 '17 at 07:43