asset:stylesheet
Description
Include a CSS file in a page, e.g. <asset:stylesheet href="example/style.css"/>
. Any attributes other than those
described below will be forwarded to the <style>
element generated by this tag.
Attributes
Name |
Required |
Description |
src |
if |
Path to the CSS file |
href |
if |
An alias for |
charset |
No |
The file’s character set |