Results 38 comments of nextgenthemes

To me, it seems with `clamp` and `min` [now universally supported](https://caniuse.com/css-math-functions), this entire project is pointless now. I have not looked that deep into it, but it seems the complexity...

Well I think the forced `const/let` **make a lot of sense**, forced brackets make sense to me as well. The @link seems not part of any spec or whatever. But...

I made a WP plugin. https://github.com/nextgenthemes/nextgenthemes-nitter-embeds it has not yet been approved by wp.org but if you can try it already and let me know if it works correctly. I...

I just had this issue but with create vite. Try `npm install svelte-preprocess@latest` that fixed my issue for me. Also try `npm outdated` and update packages to latest one by...

Do I actually only need the `imagick.so` when I compile it with the instructions in the readme and then copy it to the right place? `/usr/lib/php/20210902` is where it ends...

I do not intend to learn `vi` or `vim` btw. In case someone cares, here is my `wp-update-page` script that takes the slug as argument. ```bash #!/bin/bash set -Eeuxo pipefail...

@mrsdizzie Thanks, that is exactly it. Moved the export above that line and it works now. I do not get why a ssh session that may as well be interactive...

Not really, I am not really up for spending any time on this. It was just a TINY suggestion that does not really mater that much. I am running my...