I have a folder in the root directory of my project called Subfolder.
I have a file located in the root directory of my project called style.css.
If I try to put a link to style.css inside Subfolder, it doesn't work. I don't get an error, but the link doesn't show up.
This is a bug: It should either give me an error if this feature is not supported or it should work.