Andreas Eriksson
Andreas Eriksson
I can update to include a full project. Latest version of Phoenix ships with Webpack instead of Brunch (for obvious reasons 😄).
Updated PR. All steps are now doable: https://github.com/tailwindcss/setup-examples/pull/12/files#diff-5e60700c9a2bb86e0f61f3739ff01ae8R3
@cpjolicoeur do you have any idea how the install generator should work? ``` mix torch.install ``` I mean, mean, should it detect if liveview is installed and to a leex-version...
@cpjolicoeur got it.