Guilherme Schatz Rodrigues

Results 12 issues of Guilherme Schatz Rodrigues

Hi! First, thank you all for the great work in fresh and deno. It makes me happy to code again :) I'm building a live site editor based on fresh...

I noticed that there's a fair amount of arbitrary margins going on to "center" content. This also makes theming harder, as one needs to override all these margins. I think...

Similar to https://github.com/windicss/windicss/issues/102, I would like to use a `.markdown a { @apply visited:text-green-500 }` etc for styling my markdown-parsed-HTML directly from windi. It was a little hard to discover...

Consider I have a list of projects with multiple people in them. I must be able to match names of projects and names of people. But, currently, list.js only matches...

Under consideration

## Issue Type - [ ] Bug Report - [ ] Feature Request - [x] Other ## Info I see this project currently uses `mri` (https://www.npmjs.com/package/mri) to parse the arguments....

Hi, all. First, thanks for the awesome work here. Now, I couldn't find anywhere a proper "live reload" working example in the broader deno community. It seems very few, specific...

enhancement

I know this is a minor nit-pick, but any node server, no, actually, any webserver that can be spawned and prints to stdout could be used with this task. What...

Hey, we're using your lib at VTEX and we are TypeScript hardcore fans :) so we forked this to add types, feel free to merge or not. Cheers and thanks...

Admin buttons shouldn't be able to define which component they render, only the props.