You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No, this is currently not possible but I am not against the idea to provide support for tailwind.
If you want to use tailwindcss and turf together, you first need to process the tailwind styles (e.g. by calling the tailwind cli from a build.rs build script) and then refer to the resulting css files in turf's macros.
is there any way to use, for example, tailwind's
@apply
ortheme()
in turf modules?The text was updated successfully, but these errors were encountered: