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: tailwindlabs/tailwindcss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.5
Choose a base ref
...
head repository: tailwindlabs/tailwindcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.6
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Jul 7, 2022

  1. Update CHANGELOG.md

    adamwathan authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    3504b15 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Revert "Update postcss-load-config to version 4.0.1 (#8686)"

    This reverts commit c47e666.
    
    Node 12 reached EOL on 30 April 2022 after which there will be no more bugfix or security releases. This is one reason why `postcss-load-config` dropped support for Node 10 *and* 12. However, as we still support Node 12 in Tailwind CSS v3, we can’t upgrade to `postcss-load-config` 4.0.
    thecrypticace committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    b4e637e View commit details
    Browse the repository at this point in the history
  2. Update changelog

    thecrypticace committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    6f928a8 View commit details
    Browse the repository at this point in the history
  3. Handle theme keys with slashes when using theme() in CSS (#8831)

    * Fix lookup of `theme(…)` paths with slashes in them
    
    * Update changelog
    thecrypticace authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    deefbf5 View commit details
    Browse the repository at this point in the history
  4. 3.1.6

    thecrypticace committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    aee196e View commit details
    Browse the repository at this point in the history
Loading