I am using ExpressJS and EJS to make a blog site. On clicking the edit button, edit page is opened however CSS stylings are missing. The CSS applies to other pages just fine.
In network tab, I am getting 302
and 304
status codes for CSS files.
EJS file:
I am trying to apply CSS styling to all `.ejs` pages. Any help is appreciated.
New contributor
Omkar Shahane is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.