Open
Description
See #3034
The problem is that if you already have a margin on component - it's pretty hard to override with tailwind helpers.
Maybe we can play with priorities to make this work (load tailwind CSS after components).
This issue might actually be unfixable.
We can also check how vite and webpack resolves vuestic and tailwind, so that vuestic is resolved first (and has lower prio in CSS).