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 Loading
base: v3.1.0
Choose a base ref
...
head repository: tailwindlabs/tailwindcss Loading
compare: v3.1.1
Choose a head ref
  • 7 commits
  • 24 files changed
  • 2 contributors

Commits on Jun 9, 2022

  1. Fix candidate extractor regression (#8558)

    * fix regression
    
    This is a regression where `%>utility<%` didn't properly abstract
    `utility`
    
    * update changelog
    RobinMalfait committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    9a5db88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7aa2d4d View commit details
    Browse the repository at this point in the history
  3. Split ::backdrop into separate defaults group (#8567)

    * Split `::backdrop` into separate defaults group
    
    * Update tests
    
    * Update changelog
    thecrypticace committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    6b1eb19 View commit details
    Browse the repository at this point in the history
  4. Fix postcss plugin type (#8564)

    * Fix postcss plugin type
    
    * Update changelog
    thecrypticace committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    c44dd7b View commit details
    Browse the repository at this point in the history
  5. Fix class detection in markdown code fences and slim templates (#8569)

    * Fix detection of classes in markdown code fences
    
    * Fix candidate detection in `.slim` templates
    
    * Update changelog
    thecrypticace committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    0664aae View commit details
    Browse the repository at this point in the history
  6. Update changelog

    thecrypticace committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    2a04153 View commit details
    Browse the repository at this point in the history
  7. 3.1.1

    thecrypticace committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    3f2e570 View commit details
    Browse the repository at this point in the history
Loading