|
|
|
|
|
by willsmith72
923 days ago
|
|
Fair enough, that would be a good start. I just see such a smooth workflow in being able to do styles for elements with only a few custom styles inline. I mentioned below, I do this with mui sx right now when <= 4 styles E.g. sx={{ alignSelf: 'flex-end' }} I think the reason it works so well is the same reason people love tailwind (it's all in one place), so the plugin would be helpful but still take away from that workflow when it comes to reading and maintaining. |
|