Maxwell Forbes
Maxwell Forbes
Here's one issue that I got past---it appears that there's supposed to be `stripColor` but it's not there? I just went with `supportsColor` and the tour continued. ``` ? chalk...
My preemptive apologies if this is a silly question—I'm still a typescript/js noob. When I try to add this plugin, I get a Typescript error: ``` js /// /// var...
### MDN URL https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition ### What specific section or headline is this issue about? Browser compatibility ### What information was incorrect, unhelpful, or incomplete? Microsoft Edge does not actually support...
I was trying to use data from the Data Cascade in a filter. I asked about it in this discussion: https://github.com/11ty/eleventy/discussions/2841 and @pdehaan extremely helpfully solved it. The relevant docs...
For outputting an image of the same format and size, is it possible to have eleventy-img simply copy the file rather than reprocess it? I read through all the issues...
Hi there, Thank you very much for providing this library! I'm attempting to use it to print a live indicator as a debugging aid. (I'm charting how much GPU memory...
Hi there — first off, thanks so much for the Tailwind project. I recently noticed that all of my `max-sm` breakpoints are broken and I couldn't figure out why. Then...
Hey Zach, I took a stab at implementing a feature I've wanted for a long time: directly copying the image when a width matches. This: - cut my build times...