You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.
I think you made a typo in the Form validation with Phoenix LiveView tutorial, I think we want to use the just created tailwind generator! So step one should read:
mix tailwind.gen.html Products Product products name description:textprice:float
And not use the original phx.gen.html
The text was updated successfully, but these errors were encountered:
joepstender
changed the title
Wring generator used in Form validation with Phoenix LiveView tutorial
Wrong generator used in Form validation with Phoenix LiveView tutorial
Mar 21, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, thanks for the tutorials!
I think you made a typo in the Form validation with Phoenix LiveView tutorial, I think we want to use the just created tailwind generator! So step one should read:
mix tailwind.gen.html Products Product products name description:textprice:float
And not use the original phx.gen.html
The text was updated successfully, but these errors were encountered: