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
Solve the build instruction issue with Tailwind.
For the moment, public users of the repo, need to install Tailwind and npm install on their side to be able to generate the output file.
When I push my prj to github build action it fails on Tailwind because of the tailwind/forms module... I don't know why.
Maybe I need to run some commands...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Solve the build instruction issue with Tailwind.
For the moment, public users of the repo, need to install Tailwind and npm install on their side to be able to generate the output file.
When I push my prj to github build action it fails on Tailwind because of the tailwind/forms module... I don't know why.
Maybe I need to run some commands...
The text was updated successfully, but these errors were encountered: