I think it would be awesome to have a tailwind plugin that could be applied the same way ‘roles’ are applied to a component. I know it’s possible to apply css directly to custom html, but this isn’t as intuitive as applying the tailwind classes (or personal classes from the projects assets) directly to the component. I’m sure it would mean the entire application’s layout would have a configuration around creation time with options to use either “tailwind” or “anvil roles”.
This would be huge for styling anvil applications.
The latest M3 update is great – I like the margin/padding options we now have.