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: v2.2.2
Choose a base ref
...
head repository: tailwindlabs/tailwindcss Loading
compare: v2.2.3
Choose a head ref
  • 18 commits
  • 21 files changed
  • 8 contributors

Commits on Jun 18, 2021

  1. add missing header

    Oops, my bad
    RobinMalfait committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    b274849 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff14cb5 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    1d72dc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Configuration menu
    Copy the full SHA
    359252c View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2021

  1. Add LICENSE for preflight

    Preserves original license from suitcss-base, since Preflight was originally forked from that project.
    adamwathan committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    8da840f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    7a8f7e2 View commit details
    Browse the repository at this point in the history
  2. Update 1.bug_report.yml

    adamwathan committed Jun 21, 2021
    1 Configuration menu
    Copy the full SHA
    d99663a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    987374f View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Configuration menu
    Copy the full SHA
    b7b2db2 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    0413b84 View commit details
    Browse the repository at this point in the history
  2. Enable purging when --purge option is supplied in CLI (#4772)

    Do not require NODE_ENV to be set to 'production' as well, as using
    the --purge option in the CLI should be explicit enough.
    
    Co-authored-by: Arnout Roemers <[email protected]>
    aroemers and Arnout Roemers committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    aefd5f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    973d53d View commit details
    Browse the repository at this point in the history
  4. Generate plugin list file (#4725)

    * Generate plugin list file
    
    Removes the importing of all plugins in src/util/resolveConfig to avoid importing CSS.
    Import the built plugin list file instead.
    
    * Use `process.cwd()` instead of `__dirname` to resolve path
    
    Co-authored-by: Federico Ciardi <[email protected]>
    
    * Import core plugin list in resolveConfig test
    
    * Generate plugin list prebabelify and on install
    
    * Move generation from install to postinstall
    
    Co-authored-by: Federico Ciardi <[email protected]>
    
    Co-authored-by: Federico Ciardi <[email protected]>
    sachinraja and fedeci committed Jun 23, 2021
    1 Configuration menu
    Copy the full SHA
    c0ee520 View commit details
    Browse the repository at this point in the history
  5. Remove outdated focus style fix (#4780)

    * Remove outdated focus style fix from Preflight
    
    * Update fixtures
    adamwathan committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    063eca6 View commit details
    Browse the repository at this point in the history
  6. Update changelog

    adamwathan committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    246539d View commit details
    Browse the repository at this point in the history
  7. Update changelog

    adamwathan committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    384a0d0 View commit details
    Browse the repository at this point in the history
  8. Update changelog

    adamwathan committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    bbb6517 View commit details
    Browse the repository at this point in the history
  9. 2.2.3

    adamwathan committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    041eed0 View commit details
    Browse the repository at this point in the history
Loading