Snippet for CSS hooks
- Add
css-hooks.liquidto the Snippets/ folder. - Go to
theme.liquidadd{% render 'css-hooks' %}in the<body>elements class attribute. (e.g.<body class="{% render 'css-hooks' %}">)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Snippet for CSS hooks
css-hooks.liquid to the Snippets/ folder.theme.liquid add {% render 'css-hooks' %} in the <body> elements class attribute. (e.g. <body class="{% render 'css-hooks' %}">)