Félix
Félix
### Describe the Bug I suppose it is sort of linked to [this issue](https://github.com/directus/directus/issues/14592), SVG image previews on a table mode are quite large/high as well, taking more height than...
When trying to destructure PrismicDOM like that: ```js import { RichText } from 'prismic-dom' ``` I get this error: ``` The requested module '../../_snowpack/pkg/prismic-dom.js' does not provide an export named...
I just discovered the lib recently, it works great and is very lightweight, thanks for all the work 🙌 In order to animate characters, words and lines using CSS, it...
Regarding [our discussion](https://github.com/lukePeavey/SplitType/issues/57) @lukePeavey, I gave it a go and implemented this feature as it seemed to be fairly simple for me to try 😄 It works pretty well imo...
Je me suis dit qu'il serait sympa de définir l'adresse d'une image dans le tableau d'init des post types pour mettre une petit icone, comme le propose geekeries dans son...
Hey @CyriacBr, I discovered your library recently and it's very good as Splitting is not very optimized for React and SSR use. The thing is tho, I would like to...
### What do you think of the extension? That would be very nice to send the request when hitting `Cmd/Ctrl` + `Enter` in order to avoid using a mouse. It...
### What would you like to tell us? Being used to Paw on Mac, it would be amazing if when we enter a new block of a GraphQL query, a...
**Describe the bug** After upgrading to svelte-preprocess v6, I get into errors using libraries such as [@portabletext/svelte](https://github.com/portabletext/svelte-portabletext) where it just says that `PortableText is not defined`. Is it linked to...
### Describe the bug This seems like a bug even though it could be the desired behaviour, but here I go: Having a file `functions.js` including two functions: 1. fetchAPI`...