Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rails/cssbundling-rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.1
Choose a base ref
...
head repository: rails/cssbundling-rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.2
Choose a head ref
  • 3 commits
  • 8 files changed
  • 3 contributors

Commits on Oct 5, 2024

  1. Update README.md (#157)

    Clarify that `cssbundling` isn't used if you run `rails new --css=tailwind` or `--css=dart`
    coezbek authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    1235694 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. Update for Tailwind CSS v4 (#164)

    * Update for Tailwind CSS v4
    
    Tailwind CSS v4 comes with new configurations and build scripts. This updates the installer for Tailwind to include those changes.
    
    * Add support for either bunx or npx
    justalever authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    df70d23 View commit details
    Browse the repository at this point in the history
  2. Bump version for 1.4.2

    David Heinemeier Hansson committed Feb 24, 2025
    Configuration menu
    Copy the full SHA
    393e756 View commit details
    Browse the repository at this point in the history
Loading