Greg pfp
Greg
@greg
frontend devs - what do you use for styling? so many options and I switch between them too often, would be good to standardize. - framework like tailwind - styled components - normal css files - css modules - styled jsx - ??
37 replies
0 recast
0 reaction

W1NTΞR pfp
W1NTΞR
@w1nt3r
Built into NextJS styled jsx. Keeps CSS next to JS without trying to implement CSS in JS.
0 reply
0 recast
0 reaction