Daniel F.

Results 3 comments of Daniel F.

I've seen this too lately. I'm pretty sure it was the same problem, i.e. where I had this defined: ``` .text-subtle { @apply text-gray-400 dark:text-gray-600; } ``` ...that was used...

> .text-primary{ > @apply text-neutral-800 dark:text-neutral-50; > } Hi @gabrielboeker, this is the strategy we're using as well and is working great for us. I'm actually not sure why this...

I had the same issue when installing using brew just now on the latest release (Sonoma 14.4.1). If you just open the binary after install you'll get a popup with...