Zeb Pykosz

Results 19 comments of Zeb Pykosz

I also could use this and will have to find a workaround in the mean time.

@WickyNilliams anything we can help with to get this in? I need this yet again on a different project now. It's been awhile, it might as well get merged then...

I think those who use vim highly wish the keybindings were everywhere they now write text. This is my opinion as well and why I hope to find a note...

Is this essential to using prisma in serverless? I am getting way too many connect limit issues when trying to deploy nextjs + api endpoints + prisma

Just add https://yarnpkg.com/en/package/smooth-scroll and target your nav links Works for the most part though I'm encountering a problem in firefox

I only mean to combine media queries when embedding them into the final email Example of separate media queries when using Sass: `_partial.scss` ``` sass .container { max-width: 600px; //...

There are postcss plugins and other packages that do it still I believe On Sun, Dec 22, 2019, 6:07 AM Daniel Ruf wrote: > gulp-combine-mq was not updated for 5...

@rafibomb is that better?

My only thought on this is why not build the system from scratch to work with the concept of modules 100%? Like Users should also be a module or part...

Firstly I'll correct myself. When I was saying modules, I was thinking the broad term module/package/extension/plugin, etc. Nothing to do with NPM but I could see that being useful –...