Following Tailwind CSS installation guide breaks working Laravel default installation #16696
Unanswered
sanskar-mk2
asked this question in
Help
Replies: 1 comment
-
Hey! Check out my response here which seems to be a similar issue: #16661 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Issue Description
Tailwind CSS works perfectly in a fresh Laravel installation out of the box. However, following the official Tailwind installation guide breaks this working setup.
Error Message
Environment
Steps to Reproduce
Expected Behavior
The official Tailwind installation guide should either:
Actual Behavior
Following the documentation breaks the working default Tailwind installation that comes with Laravel.
Suggestion
The Tailwind documentation should be updated to acknowledge Laravel's default installation and provide guidance specifically for cases where additional configuration is needed beyond the default setup.
Beta Was this translation helpful? Give feedback.
All reactions