业精于勤,荒于嬉;行成于思,毁于随。
Put the css file into the /static/css directory of the project
Then use /static/css/xxx.css to reference
Write directly
<link rel="stylesheet" herf="./static/css/style.css">
This is an error message
You didn’t pack it when you packed it, right? Post the configuration of webpack css loader
Put the css file into the /static/css directory of the project
Then use /static/css/xxx.css to reference
Write directly
This is an error message
You didn’t pack it when you packed it, right? Post the configuration of webpack css loader