Home > Q&A > body text
伊谢尔伦2017-04-17 15:03:47
Put the css file into the /static/css directory of the project
Then use /static/css/xxx.css to reference
迷茫2017-04-17 15:03:47
Write directly
<link rel="stylesheet" herf="./static/css/style.css">
阿神2017-04-17 15:03:47
This is an error message
黄舟2017-04-17 15:03:47
You didn’t pack it when you packed it, right? Post the configuration of webpack css loader