Css doesn't show up on .asp website
Hi,
using <link rel="stylesheet" type="text/css" href="..."> tag doesn't work on .net website
How do I fix it?
2 Replies
What is the href and where is the css file?
do you have the static content middleware set up? if your using razor pages or something then you may not be outputting the static files