Bruno Augusto

Results 6 comments of Bruno Augusto

> I believe what you want is to convert html `@some-user` into md `[@some-user](/perfil/?user=some-user)` right? Precisely! If I write a plain string in the Rich Text Editor prefixed with an...

Too bad Custom Domains is a paid feature, barring the vast majority of developers from even testing

[Here you go](https://codepen.io/magnusthorek/pen/LYJQqmN), an isolated case with purely Tailwind's native manual Dark Mode. On Chrome, the Window's scrollbar is colored purple/blue while Firefox retains the default styles. In the CSS...

Here you go: ```` @layer base { html, body, textarea { /*@apply scrollbar-thin;*/ scrollbar-width: thin; } ::-webkit-scrollbar-track, ::-webkit-scrollbar-thumb { @apply rounded-md; } ::-webkit-scrollbar { @apply w-1.5; } /*html,*/ body, textarea...

This would be interesting for when working only with GitHub Pages and/or when one can't self-host. As it is right now, it's kinda weird having a "Login with GitHub" button...

I had this problem in the past when uploading short videos that shouldn't be YouTube Short but, because they had less than one minute, YouTube inadvertently converted them to one....