Skip to content

Style Sheet Tag

Generates an HTML <link> tag for a given resource URL. The tag has the following parameters:

Example

liquid
  {{ 'index.css' | asset_url | stylesheet_tag }}

Output