Skip to content

Automate the updating of Tailwind CSS via GitHub Action #3

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
Jan 14, 2021
Merged

Automate the updating of Tailwind CSS via GitHub Action #3

merged 1 commit into from
Jan 14, 2021

Conversation

MikeRogers0
Copy link
Contributor

@MikeRogers0 MikeRogers0 commented Jan 14, 2021

Tailwind CSS updates pretty often & it'll be really annoying to manually update the app/assets/stylesheets/tailwind.css file.

This adds a GitHub action which runs at 3am GMT every day which builds the latest version of the tailwind.css file then commits it back to the main branch.

Potentially you could also add a tag or something, then automate the release to RubyGems :D

@dhh
Copy link
Member

dhh commented Jan 14, 2021

Ohh! That's really cool.

@dhh dhh merged commit 96bab24 into rails:main Jan 14, 2021
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