Answer the question
In order to leave comments, you need to log in
How to make a universal import in a js file?
In the file that is the entry point of Webpack, I import two css files.
import './../styles/style1.css';
import './../styles/style2.css';
import './../styles/*.css';
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question