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.3.4
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.3.5
Choose a head ref
  • 2 commits
  • 8 files changed
  • 1 contributor

Commits on Oct 25, 2023

  1. Fix incorrect spaces around - in calc() expression (#12283)

    * sync package-lock.json
    
    * prevent formatting inside `env()` when formatting `calc` function
    
    * prevent formatting keywords in `calc`
    
    * add dedicated normalization tests
    
    * `calc()` in `env()` should be formatted
    
    * update changelog
    RobinMalfait committed Oct 25, 2023
    1 Configuration menu
    Copy the full SHA
    4b12f83 View commit details
    Browse the repository at this point in the history
  2. 3.3.5

    RobinMalfait committed Oct 25, 2023
    1 Configuration menu
    Copy the full SHA
    9db2d68 View commit details
    Browse the repository at this point in the history
Loading