So pretty much I'm trying to get the back end of my friend's website to work, but I've run into an issue with the CSS importing onto the site. Here's an image of the directory: http://ift.tt/2vrxoYD first I tried using the app.use("/dir",express.static("folder")), but then I ran into this issue: http://ift.tt/2wk5FFR by this: http://ift.tt/2vrjSEB thought it was because of the import commands so I commented them out, but then it was saying that the html, body { blah blah } had an invalid token. Why is it doing that?
Submitted August 02, 2017 at 05:03AM by CondayAndNight
No comments:
Post a Comment