Jalen Davenport

Results 16 comments of Jalen Davenport

@lesaff good call! I'm not sure though that I want it to actually perform the installation. I'd rather just let them know that `switch-php` requires Brew and maybe recommend the...

Yep something along those lines sounds like the best idea 👍

@eleftrik aha I know exactly what's happening to you - I'll push a fix here in a bit. @moorebrett0 not sure why yours is doing that... 🤔 Can you try...

@engram-design I'll take a look at this as soon as I can 👍

I use stylelint in PhpStorm with a pretty identical config to yours: ``` "stylelint": { "extends": "stylelint-config-recommended", "rules": { "at-rule-no-unknown": [ true, { "ignoreAtRules": [ "tailwind", "apply", "responsive", "variants", "screen"...

Yes, very interested, just haven't had any time lately to review and accept the PR - give me a month or so and I'll get it merged! Thanks for your...

Thanks a bunch for the PR @tomkiss; I ended up rolling my own commits for a couple different reasons.

Thanks all for your patience; Craft 5 version is coming very soon! Waiting for P&T to finalize the transfer in the plugin store (you might have already noticed the repo...

@tomkiss sure thing!

📢 Craft 5 support is out now as `3.0.0-alpha.1` 🎉 I tagged it as an alpha because I plan on rewriting the plugin from the ground up so that I...