Published May 04, 2020

asset_url

Returns the url of an asset inside the assets folder of your theme.

Input:

{{ "css/style.css" | asset_url }}

Output:

/theme/assets/css/style.css

 

Looking for labels? They can now be found in the details panel on the floating action bar.

Related content