Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.
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-jit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: tailwindlabs/tailwindcss-jit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: context-dependencies-flagged
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 5, 2021

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

Commits on Mar 6, 2021

  1. remove broken bail out

    bradlc committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    70c5489 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. register glob base dirs as dependency as well as context-dependency

    improves tooling compatibility: now works with postcss-cli and rollup, as well as webpack
    bradlc committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    88c334c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    ee8bd71 View commit details
    Browse the repository at this point in the history
  2. add parse-glob dependency

    bradlc committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    4d2a25f View commit details
    Browse the repository at this point in the history
  3. fix fresh context build

    bradlc committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    457a141 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    314fe20 View commit details
    Browse the repository at this point in the history
  5. replace ??

    bradlc committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    5207bfd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eeef28a View commit details
    Browse the repository at this point in the history
  7. fix flag check

    bradlc committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    7debb60 View commit details
    Browse the repository at this point in the history
  8. update flag value

    bradlc committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    0c4f1e5 View commit details
    Browse the repository at this point in the history
Loading