|
|
|
|
|
by huksley
327 days ago
|
|
Tailwind is great for layouts. For configurable components, not sure. I also dislike the mess with colors. Cursor IDE uses those navy-100, red-100 absolute colors, instead of using text-destructive, etc (for light/dark mode support), and it is also difficult to tell it does otherwise. So I need to fix this manually, and it is quite time-consuming. |
|