Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs to show required config #321

Closed
wants to merge 2 commits into from

Conversation

Michael9311
Copy link

See #160

@flavorjones
Copy link
Member

As mentioned by @dhh here, the maintainers are unable to reproduce what is being described at #160, and this documentation is incorrect.

If you can help us reproduce what's happening, please open an issue so we can fix it! Thank you!

@Z2Flow
Copy link

Z2Flow commented Mar 15, 2024

I had the same problem and the solution by @ Eth3rnit3 solved the issue.
Rails 7.1.3.2
Ruby 3.3.0
tailwindcss-rails 2.3.0

I created a simple Rails project:

rails new Play -css tailwind
rails g scaffold Post title:string body:text

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants