Relative path for css files? #1401

Closed
opened 2025-08-09 17:20:00 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @AndrewKralovec on 9/3/2016

Sorry to be bugging you guys again, but i was trying to get the path of a local css file, but i cant figure out where the relative paths are located for css files.

For example
in folder ClientApp/components/app/app.ts
styleUrls:['./app.css'],
Erorr 404 can not be found. I tried many different paths but could not get the file to load.
Thanks !!!

*Originally created by @AndrewKralovec on 9/3/2016* Sorry to be bugging you guys again, but i was trying to get the path of a local css file, but i cant figure out where the relative paths are located for css files. For example in folder **_ClientApp/components/app/app.ts_** `styleUrls:['./app.css'],` Erorr 404 can not be found. I tried many different paths but could not get the file to load. Thanks !!!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1401
No description provided.