stylesheet_tag

Table of contents

Returns a HTML stylesheet link-tag

{{ "path-to-asset.css" | stylesheet_tag }}
Input
<link rel="stylesheet" href="path-to-asset.css"></link>
Output

Need help?

Do you have any question which is not answered in this knowledge base? Contact us. We are here to help you.