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

Enhance spec:prepare command with tailwindcss:build command #271

Merged
merged 1 commit into from
Jun 21, 2023

Conversation

rmehner
Copy link
Contributor

@rmehner rmehner commented Jun 20, 2023

jsbundling-rails (rails/jsbundling-rails#128) and cssbundling-rails (rails/cssbundling-rails#116) do the same and it's useful for people who are using RSpec.

jsbundling-rails (rails/jsbundling-rails#128)
and cssbundling-rails (rails/cssbundling-rails#116)
do the same and it's useful for people who are using RSpec.
@flavorjones
Copy link
Member

I continue to suspect that there's an opportunity to put common behavior across the asset-management gems into shared code.

@flavorjones flavorjones merged commit cd37ef2 into rails:main Jun 21, 2023
20 checks passed
@rmehner
Copy link
Contributor Author

rmehner commented Jun 22, 2023

I continue to suspect that there's an opportunity to put common behavior across the asset-management gems into shared code.

Yup, definitely. We've also been bitten by the subtle difference between tailwindcss-rails and cssbundling-rails with Tailwind a couple of times.

@flavorjones
Copy link
Member

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

2 participants