Using preval (babel plugin) with resolveConfig ? #4450
Unanswered
iangregsondev
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I noticed in the docs it states
i did take a look at it but I couldn't understand how it implements well with tailwind.
So the resolveConfig would create a really big file for use in javascript right ?
So using the above babel plugin would kind of "tree-shake" what's not being used?
It seems you have to use special syntax with the babel plugin.
Does anybody have an example of its done with tailwind?
And to what effect it has on the size of the resolveConfig result ?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions