Jonathan Moore
Jonathan Moore
We have been transitioning over to using the new liquid tags both in our premium themes and with our Shopify Plus clients and have seen an improvement in performance and...
### Problem The current approach with passing liquid tags from `snippets/css-variables.liquid` to the CSS style assets does not allow for any variable (`capture` or `assign`) or control flow (`if`) tags....
### Problem Babel 7 introduced a lot of new, useful functionality, but most of all I would like to take advantage of `useBuiltIns: 'usage'` to help with polyfills. Currently, with...
This fixes issue #1 where the snippet does not work on mobile devices regardless of the theme being used. Adding touchstart in addition to click will enable this to work...
During development I often want to test and QA themes on a mobile device or share my dev preview link with someone one team. However, having all of the asset...