codeinabox@programming.dev to Programming@programming.devEnglish · 3 months agoThe Vertical Codebasetkdodo.euexternal-linkmessage-square8fedilinkarrow-up123
arrow-up123external-linkThe Vertical Codebasetkdodo.eucodeinabox@programming.dev to Programming@programming.devEnglish · 3 months agomessage-square8fedilink
minus-squareBlackEco@lemmy.blackeco.comlinkfedilinkarrow-up3·3 months agoMost React devs either colocate styles with their JSX with CSS-in-JS or skip CSS entirely with Tailwind class soup in their JSX. I must be one of the few that use CSS Modules instead (so CSS is in a separate file from JSX)
Most React devs either colocate styles with their JSX with CSS-in-JS or skip CSS entirely with Tailwind class soup in their JSX. I must be one of the few that use CSS Modules instead (so CSS is in a separate file from JSX)