Assets¶
Assets include all JavaScript, CSS, SCSS, and text resources. The rendering system processes these resources, which also support Liquid tags. Assets have the same access to Liquid tags and Liquid objects as other Liquid resources.
Assets can be loaded into liquid resources using the {% asset %} liquid tag
1Example
Output