-
Notifications
You must be signed in to change notification settings - Fork 296
New issue
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
[Bug] make tailwind should be called tailwind-install instead #326
Labels
good first issue
Good for newcomers
Comments
We can change the target naming to be consistent with the operation it performs. |
I would to Like to work on this issue. |
pradytpk
added a commit
to pradytpk/go-blueprint
that referenced
this issue
Nov 21, 2024
pradytpk
added a commit
to pradytpk/go-blueprint
that referenced
this issue
Nov 21, 2024
2 tasks
pradytpk
added a commit
to pradytpk/go-blueprint
that referenced
this issue
Nov 21, 2024
…- updated the documentation
This is yours. I will check the PR |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is the problem?
make tailwind
feels like it is there to create anoutput.css
file.But it only installs tailwind if you do not already have it.
As with
make templ-install
, we should be consistent with the naming.Operating System
ALL
Architecture Version (x86, x64, arm, etc)
ALL
Steps to reproduce
run
make tailwind
Relevant log output
The text was updated successfully, but these errors were encountered: