-
I write HTML inside Shopify .liquid files, emmet on Nova won't activate inside any .liquid file.
I know how to change supported file formats on VS Code but not for Nova.
-
Having a bit of a strange issue where changes inside the repo cause a refresh to fire as expected. This is the case for JS, Liquid, CSS (Using SASS in this build). However, after the refresh, only sty…
-
There's literally no other way to describe this. Because for me, a few things won't render.
Things I found that won't render
-Tripwire hooks when holding your tools or weapons
-Wall hanger for la…
-
Currently the discount code is hardcoded into the product.
I need to have it so it only shows when the metafields are filled out.
The table has a basic structure of:
Quantity | 1+ | 4+ |…
-
`video_tag` fallback image missing alt attribute and triggering Lighthouse accessibility error:
https://shopify.dev/docs/api/liquid/filters/video_tag
![image](https://github.com/Shopify/liquid/ass…
-
For example, when updating `directory_title` I had to do it in 6 places where we have the exact same logic:
```
$ grep -w capitalize -r
_includes/breadcrumbs.html: {% assign directory_title …
-
A contributor is interested in expanding the size of the environment but doesn't know how to increase the number of liquid particles. Can this be made configurable or at least added into the document…
-
How do I access ContentItem of Page from liquid widget? when I use Model.ContentItem it refers to itself.
-
first found out with bobs mods and several other things installed, did a fresh install with only treefarm lite 5.2 and ac 3.0 and still no intake, it outputs into pipes and tanks fine, noticed in code…
-
[This is for 9.10.1; I haven't checked earlier versions]
When I am trying to use type inference for top-level functions exported from the module, it seems that LH infers `False`/bottom that leaks i…