We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey folks! I am getting this message when building/running dev 🤔 do you know why I am seeing this?
There was an error trying to load the config "tailwind" for the macro imported from "tailwind.macro
Thanks in advance
The text was updated successfully, but these errors were encountered:
Because apparently you did not config tailwind in your babel's macros config.
Here is the options you can provide in your babel-plugin-macros.config.js https://github.com/bradlc/babel-plugin-tailwind-components#options
babel-plugin-macros.config.js
Sorry, something went wrong.
Thanks it worked ;)
No branches or pull requests
Hey folks! I am getting this message when building/running dev 🤔 do you know why I am seeing this?
Thanks in advance
The text was updated successfully, but these errors were encountered: