Skip to main content

JavaScript and stylesheet tags in snippets

In addition to blocks and sections, you can now use the {% stylesheet %} and {% javascript %} Liquid tags in snippets. Bundling stylesheet and JavaScript assets helps keep your theme modular. This makes the files portable across different themes and shops without losing their functionality or styling.

Learn more about the tags in our documentation.

Was this section helpful?