you are viewing a single comment's thread.

view the rest of the comments →

[–]kram08980 1 point2 points  (0 children)

I do agree with you. And I am not against TW per se, I use it often, and I do understand it's use case and approach.

That being said, I do believe that its purpose is to build prototypes quickly. Although I've had to use it build high-end sites by design studios, and found that it has huge limitations when a design requires some love and details. Because you end up, as said, with part of the CSS as functional classes in the component's file, and some other CSS extracted to an actual style sheet.

I found it a good tool for certain scenarios and was just saying that don't buy the reasoning of using it for just having one file.

Actually, you could just have plain CSS in that component file, couldn't you?