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
Hello, love this project and looking forward to its future <3
I have setup tailwind successfully using the README instructions but the default phx.new page CSS is broken. I suspect this is because the CSS from phoenix.css is missing. This makes sense given the changes being made, but I've spent a few hours now assuming I had done something wrong because the homepage CSS was not what I was expecting.
I can't tell if I have done something wrong.
(A) If I have done something wrong: I can't figure out how to keep the phoenix.css CSS around within the setup process.
(B) If I have not done something wrong: I suggest there be a note in the README telling me to expect the home page CSS to be messed up, since the phoenix.css CSS is now missing. And perhaps also recommend me to delete the phoenix.css file (or something like that).
The text was updated successfully, but these errors were encountered:
Glad to see I'm not crazy in failing to import phoenix.css XD. I also came across this blog post by Chris mentioning they will bring this in to phx.new eventually, so maybe they are ignoring phoenix.css because they are going to completly remove it from future generators. 🤷
Hello, love this project and looking forward to its future <3
I have setup tailwind successfully using the README instructions but the default
phx.new
page CSS is broken. I suspect this is because the CSS fromphoenix.css
is missing. This makes sense given the changes being made, but I've spent a few hours now assuming I had done something wrong because the homepage CSS was not what I was expecting.I can't tell if I have done something wrong.
(A) If I have done something wrong: I can't figure out how to keep the
phoenix.css
CSS around within the setup process.(B) If I have not done something wrong: I suggest there be a note in the README telling me to expect the home page CSS to be messed up, since the
phoenix.css
CSS is now missing. And perhaps also recommend me to delete thephoenix.css
file (or something like that).The text was updated successfully, but these errors were encountered: