Frederik Schönfeldt

Results 11 comments of Frederik Schönfeldt

This would be great indeed. I wonder this is an issue with cool-retro-term or just the font used. I haven't found an option to change the font though.

@creyD I don't want to hijack this request but I'm having a similar question regarding the use of the `.prettierignore` file. How do I pass it to the action? [The...

@sabativi first off, thanks for pinging me as I somehow get no email about new issues in this repo – and it's honestly the first repo I've ever publicly maintained....

I have no idea about turtle building actually. But I'll keep this issue open if someone else can help. It _could_ be that Detox can't find your app file under...

You're welcome! 😄

So for now we would write: **Input CSS:** ```css /* autoprefixer grid: autoplace */ .my_grid { display: grid; grid-template-columns: 1fr 1fr; grid-gap: 1rem; gap: 1rem; } ``` which will transform...

> @fschoenfeldt if you are only using it for CSS grid it is maybe not worth writing the `gap` version at all since `grid-gap` works everywhere that `gap` does but...

I do have this aswell. I come around this by deactivating compiling on live server, then linking only compiled css. While in develop, I force compilation and then link two...

I totally agree, it makes lazygit look chunkier and busier. I'd like to deactivate the scrollbars aswell / or maybe just make em not so thick.