Hi,
sry is there probably aready a custom renderer based on vanilla available that is using tailwind.css?
thx for the feedback
Stephan
Hi,
sry is there probably aready a custom renderer based on vanilla available that is using tailwind.css?
thx for the feedback
Stephan
Hi!
I’m not aware of a publicly available custom renderer using tailwind.css
. However when using custom renderers the integration of Tailwind will be very straightforward.
Note that in theory you would even be able to use tailwind without a custom renderer, just by injecting your custom classes. However at the moment this will only partially work because the vanilla-renderers
don’t allow to customize all classes. If you, or someone else, would like to contribute a cleanup for the Vanilla renderers to support class customization consistently for all rendered elements, then that is certainly a contribution which we would accept.