|
|
|
|
|
by antonkm
2506 days ago
|
|
I've found that since using Tailwind I've got a deeper understanding of CSS, got a greater understanding of UI design (Adam Wathan's tutorials are great) and produce and replicate designs quicker and easier. It's a design system with constraints, which automatically gives me fewer and better options. Using something like Bootstrap is probably easier and quicker if you're unfamiliar with writing CSS though. All in all, quite far from styling with inline `style` (but it takes a bit of learning on the thought process behind it). |
|