Geoffrey Crofte

Results 12 comments of Geoffrey Crofte

Thanks @katekalcevich for the feedback on Accessibility :) (I've worked on it ha ha :D) For the contrast / button style / size / focus I was about to suggestion...

I'll wait a little bit as you might already worked on it. I'll pull your work, work on it to test it and my PR will explain all of that...

Hey ! Thank you for these resources. I'll check the list and add it to the Resources page :) Have a good day!

Hello @VirtuBox I'm in 3.9.8.11 now (wow you publish new version quickly, that's awesome :p) but I still have exactly the same issue.

Hello there :) I updated to the last version but the issue `list index out of range` is still here. Thanks a lot ;)

Hey, What about using `speech`, `aural` and maybe `reader` at-media rules to hide the visibility of those pseudo-elements? ```css @media speech, aural, reader { [data-char]:after, [data-word]:after { display: none; visibility:...

I looked at the code and didn't understand how this code could even work for more than 1 day. Instagram is constantly evolving and distributes classes randomly within its DOM...

👎 Let's improve that.

Thank you so much @shadivakhande90 for the approval 😃

Hello folks, I wonder what are the next steps now? Thank you.