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
, multiple selections available, Use left or right arrow keys to navigate selected items
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