stylesheet_url

Description

Return the url of a theme asset stylesheet.

Syntax

{{ <path_to_a_theme_asset> | stylesheet_url(: <media>) }}

Example

{{ 'application.css' | stylesheet_url }}

returns

"/sites/<site_id>/theme/stylesheets/application.css"
© 2024 LocomotiveCMS Terms of use Privacy Policy
Back to top