Wutime
Well-known member
I'm trying to include an xf:css resource and not having much luck.
I've tried placing my stylesheet in /_files/css and /_files/styles but can't get my stylesheet to load with:
<xf:css addon="Wutime/MyPluginName" src="stylesheet.css" min="1"></xf:css>
For <xf:js> the above would work without a problem.
I see when viewing source that it is including stylesheet.css but the contents are empty.
Any ideas?
I've tried placing my stylesheet in /_files/css and /_files/styles but can't get my stylesheet to load with:
<xf:css addon="Wutime/MyPluginName" src="stylesheet.css" min="1"></xf:css>
For <xf:js> the above would work without a problem.
I see when viewing source that it is including stylesheet.css but the contents are empty.
Any ideas?