You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also noticed this issue. If you store your CSS files in a a folder called "css" while using a module prefix of "css", require-css will look for your css file relative to it (i.e. relative to the path of require-css) rather than relative to the page your script appears on. I renamed my "css" folder to "styles" for this reason.
the stylesheet folder of “css ”,load path is wrong
The text was updated successfully, but these errors were encountered: