issues Search Results · repo:rails/tailwindcss-rails language:Ruby
Filter by
0 results
(66 ms)0 results
inrails/tailwindcss-rails (press backspace or delete to remove)I have an older mac running Mac OS Catalina 10.15. Installed ruby on rails 8.0.2 just fine, created a test app,
confirmed it worked when I spun it up on the rails server (bin/rails server).
I wanted to ...
AustinwLangley
- 2
- Opened 2 days ago
- #538
Hello,
I m trying to run tailwind(4.2.1) in a newly installed rails 8 app and the styles aren t rendering properly. I m running
it via the docker devcontainer that comes preinstalled with rails and it ...
Jaydiah-dev
- 10
- Opened 17 days ago
- #534
I am developing an application using Rails, Tailwind 4, and deploying it with Kamal.
Gem versions:
rails 8.0.2
tailwindcss-rails (4.2.2)
tailwindcss-ruby (4.1.3)
kamal (2.5.3)
When I run the application ...
magnum
- 8
- Opened 19 days ago
- #533
When I build assets with this command:
$ RAILS_ENV=production RAILS_GROUPS=assets bin/rails assets:precompile
It creates this file: ./app/assets/builds/tailwind.css
This file internally has code like ...
rgaufman
- 5
- Opened 25 days ago
- #526
#When I run my app in production, Tailwind doesn t build the assets.
Locally, when I run rails assets:precompile, I receive this output:
...
rodrigoazv
- 9
- Opened 26 days ago
- #524
Hello, team,
I’m experiencing an issue with live rebuild not functioning correctly in a new Rails application when modifying a view.
Here s how to replicate the issue:
Steps to reproduce:
1. Create ...
sarrietav-dev
- 6
- Opened on Mar 25
- #521
Reproduction instructions:
rails new blog --css tailwind
cd blog
bin/rails generate scaffold Post title:string body:text
bin/rails db:migrate
bin/rails test:system
Results:
img width= 767 alt= Image ...
rubys
- 3
- Opened on Mar 18
- #519
I ve mentioned it upstream in https://github.com/tailwindlabs/tailwindcss/issues/15181#issuecomment-2729042299 - it
might be that it is also the problem happening with https://github.com/rails/tailwindcss-rails/issues/497 ...
julik
- Opened on Mar 17
- #514
Hi is it possible to pass an ignore path param to the tailwindcss CLI? Long story short; I think it would be nice to
ignore all node_modules directories.
More context:
The following is in my Procfile.dev, ...
tom-spalding
- 4
- Opened on Mar 15
- #512
In a new project, this HTML tag is not hidden when resizing the screen:
span class=“hidden md:block” I should be hidden in mobile view! /span
Ruby version: 3.4.2 Rails version: 8.0.1
devcarlosmolero
- 2
- Opened on Mar 12
- #511

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.