Question: I cant get this css file to be applied to my events page. I have a folder named styles and a file in it named
I cant get this css file to be applied to my events page. I have a folder named styles and a file in it named events.css. But when I render the page it is still displaying the bootstrap stuff in my main page. I have this in my server page app.use(express.static("public"));
In my events page I have linked the href . And in my main I have linked it to. My file layout is below. Node js express handlebars

.
controllers JS cinemaController.js > Images models JS cinema.model.js JS db.js > node_modules V styles \# events.css > Trailers views cinema addOrEdit.hbs events.hbs list.hbs layouts mainLayout.hbs \{\} package-lock.json \{\} package.json Is server.js
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
