Stijn Slats

Results 53 comments of Stijn Slats

Well, we are actually doing the same, which makes it possible for devs to setup their package.json to use that command with the right env out of the box. Exactly...

Hi @jpsc, Thanks for your reply! I’m aware that Vite uses Rollup under the hood, which is why I figured it *might* be doable. But since we’re not using Vite—just...

Was this what you were waiting for? https://github.com/tailwindlabs/tailwindcss/releases/tag/v4.0.9 _Make JS APIs available to plugins and configs in the Standalone CLI_

To be honest, I don't think they will drop support for the `@plugin` at-rule anytime soon. There are to many plugins that can not simply be build with native css...

> To be honest, I don't think they will drop support for the `@plugin` at-rule anytime soon. There are to many plugins that can not simply be build with native...

Hi @Baroshem, https://github.com/stijns96/image/tree/feat/sizes-calc-support Currently trying to fix it.

Hi @Baroshem, I think I mentioned this already somewhere, but all screens are set to their absolute values and transformed to a max-width. **Example** `100vw md:50vw` -> `(max-width: 768px) 100vw,...

I'm currently working with spinnies, but I really like to use Consola. Only thing for me that is missing is exactly this. Would be so great to have this! Is...