HeyaDEV

Results 5 issues of HeyaDEV

When I try to put the below utility classes to an element, it does not work at all. `bg-gradient-to-r from-yellow-400 via-red-500 to-pink-500`

Hi, I have implemented PWA plugin on my gridsome site, but splash screen does not work on iPhone while it works well on android phones. Please let me know if...

fix(gatsby-source-shopify): image.internal.contentDigest does not exist on type ShopifyProduct, need to use create contentDigest dynamically ## Description I have replaced image.internal.contentDigest to createContentDigest(image) in resolve-gatsby-image-data.ts in "gatsby-source-shopify": "^7.6.0-next.0" ## Related Issues...

topic: source-shopify
topic: source-plugins

My question's basically in the title. It hasn't been updated in three years—does that mean it's dead?

## Description I have a Shopify + Gridsome site. we use Vuex and Vuex-persistedstate to persist cart data and auth data. but when we enable Vuex-persistedstate on production(of course, we...