Skip to content

Update README.md to clarify rails new --css=tailwind|saas isn't using cssbundling-rails #157

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

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

coezbek
Copy link
Contributor

@coezbek coezbek commented Sep 21, 2024

Clarify that cssbundling-rails isn't used if you run rails new --css=tailwind or --css=saas, rather these go to standalone tailwindcss-rails and dartsaas-rails.

You have to use ./bin/rails css:install:[tailwind|sass] you get the tailwind and Dart saas if you want to build via npm|yarn and node.

Clarify that `cssbundling` isn't used if you run `rails new --css=tailwind` or `--css=dart`
@dhh dhh merged commit 1235694 into rails:main Oct 5, 2024
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.

2 participants