You have to put your files and use the relative path from the assets folder.
For example if i put a css file in
src/assets/css/myfile.css
, then I have to access it like this :<link rel="stylesheet" href="assets/css/myfile.css">
Không có nhận xét nào:
Đăng nhận xét