andrewdavey / andrewdavey/knapsack
Resource Not Found
Open
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
I keep getting a Resource not found error for my CSS files
I'm including one from my Site.Master in my ASP.NET MVC files.
I have this line:
```
<% Html.ReferenceStylesheet("Content/themes/base/jquery.ui.all.css"); %>
```
the file /Content/themes/base/jquery.ui.all.css does, indeed exist.
What am I doing wrong?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.