Andrew Boyd

Results 55 comments of Andrew Boyd

> @imRHB You must remove genesis and add tailwind forms plugin (https://github.com/tailwindlabs/tailwindcss-forms) This isn't accurate. The Tailwind forms plugin from Tailwind should probably work if you'd like to use it,...

Oh sheesh — I take it back 🫢 I must have used that without knowing when setting up the example (I'm not a Tailwind user) so I apologize! Thanks for...

To clarify, the value of `refs` would be the DOM nodes for all the [section keys](https://formkit.com/essentials/inputs#sections) for a given input. eg (`outer`, `wrapper`, `inner`, `input`, etc).

Yeah, I'm seeing this too. Safari didn't support `:is()` until version 14 — and for some reason that's still unclear to me the postcss nesting plugin seems to think that...

@totalhack — I've re-worked the genesis selectors for files, radios, and checkboxes to be more explicit so that the postcss nesting plugin doesn't need to wrap selectors in `:is()`. Try...

How are you installing genesis into your project? Can you check your genesis import and search it to make sure there’s no `:is()` statements in the imported file?

@junaidbhura Looking into integrating this into a project since https://github.com/deliciousbrains/wp-image-processing-queue seems to be unmaintained at this point. Is `srcset` support still something you're planning on pursuing with this plugin?

@eastlin7 Take a look at the plugins section of the doc — just return empty keyframes if you don't want to animate. https://auto-animate.formkit.com/#plugins The docs show responding to different actions,...

> @nattwasm Awesome, that fixed it. This literally took 4 seconds: https://www.magnayachts.com/en/second-hands @justin-schroeder 👍🏻 good idea That's awesome! I like it a yacht. 😛

Adding my hat to the ring here - same issue with `npm i`