Chris Jayden
Chris Jayden
Man, that's so sad. May he rest in peace. ❤️
Just wanted to add my 2 cents, I'm using `@dotenvx/dotenvx` which is a successor (?) to dotenv. Honesty, these two packages confuse me, but anyway. If you use dotenvx, you...
Yup same here! Gave me a good head scratcher 😆 (also SvelteKit)
+1 I need type BaseType and ButFirst among a few others
This use to work, but the CLI has changed quite a bit.
Running into the exact same "problem"! +1
Actually @rscheuer , I just found out this is possible by first looking through the source code, and then the documentation. See this reference: https://github.com/portabletext/svelte-portabletext/blob/35511cf7043aeb529bad8d2080c7e26b4241bca8/README.md#customizing-rendering Here's my code: ``` import...
 Just ran into the same issue with WooCommerce and Elementor. I had to go into `wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php`.
Thanks for figuring this out @pm0u I was struggling with it too, not many examples out there 🤔