There is a lib, in node_modules where the css is not loaded. How can I configure webpack if I want to load it manually?

there is a lib, in node_modules where the css is not loaded. How do I configure webpack if I want to load it manually?

Apr.15,2021

directly import the css file under this file path

Menu