go-blueprint
go-blueprint copied to clipboard
[Bug] make tailwind should be called tailwind-install instead
What is the problem?
make tailwind feels like it is there to create an output.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
None
We can change the target naming to be consistent with the operation it performs.
I would to Like to work on this issue. Can you please assign me. @Ujstor @LarsArtmann
This is yours. I will check the PR
Merged, tnx.