Results 4 comments of Fin Chen

Some more infos: I love using excalidraw to draw all kinds of diagrams. Among these diagrams, flow chart is the most common diagram used in software development / product development....

https://nextjs.org/learn/dashboard-app/partial-prerendering the learning material should be updated as well. The guide uses stable next.js, hence will encounter the same issue. And it's not an easy task to switch to canary...

> Hey! > > Tailwind CSS v4 works with nested CSS internally, and you can write your own CSS as nested CSS. Tailwind also emits nested CSS. That is what...

> There are currently several ways that custom instructions to be added: > > 1. files from the setting `github.copilot.chat.codeGeneration.instructions`. These are always added, the `applyTo` header is not relevant...