Brad Garropy
Brad Garropy
That is awesome! I had no idea an SVG could include `css`, nonetheless media queries. Thank you!
Just pushed some additional tests for checkbox bypassing!
@all-contributors add @bradgarropy doc
@tenshiAMD Looks like I deleted the original branch where this was pull request was introduced. Let's just close this out, not a big deal!
In my actual use case, the prompt in question doesn't rely on previous prompts, much like this pizza example.
Thanks for pointing me in the right direction @amwmedia, I'll get a pull request up soon!
I opened #354 to address this issue, I hope it covers the use case! /cc @amwmedia @crutchcorn
@MichaelDeBoey Okay, I think this one is ready to go!
So far my testing hasn't shown any issues. Here's what I did. 1. Uninstalled `plop`. ``` npm un plop ``` 2. Installed your version. ``` npm i -D @crutchorn/[email protected] ```...
@crutchcorn Just tried `@crutchcorn/plop` with a `plopfile.js` and everything still works great!