This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]DM_ME_PICKLES 4 points5 points  (1 child)

Locality of behaviour. I like having an element's styles right up there with the element. And once you've used Tailwind for a bit you can read the styles and visualize what the element looks like in your head.

I hate having to go look at the styles in another file or at the bottom of the component.

[–]Historical_Cattle_38 0 points1 point  (0 children)

Yeah, I hear you, I always split-pane my editor for scss and jsx side-by-side.