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-container-queries
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Choose a base ref
...
head repository: tailwindlabs/tailwindcss-container-queries
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: HEAD
Choose a head ref
  • 9 commits
  • 7 files changed
  • 9 contributors

Commits on Apr 24, 2023

  1. Add pixel equivalent to default values table (#15)

    * add pixels conversation
    
    * inline pixel equivalent
    
    ---------
    
    Co-authored-by: Royer Adames <royeraadames@gmail.com>
    RobinMalfait and royeradames authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    c996d7d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Create LICENSE

    adamwathan authored May 9, 2023
    Configuration menu
    Copy the full SHA
    e53d76e View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Added a note about prefixes (#19)

    * Added a note about prefixes
    
    * Update README.md
    
    ---------
    
    Co-authored-by: Adam Wathan <adam.wathan@gmail.com>
    smebberson and adamwathan authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    c287ac7 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Add missing test (#23)

    * Add missing test
    
    Test result check is missing a class which makes the test give a false negative (false pass).
    
    * Update test
    
    * Tweak matcher
    
    * Update to latest insiders version
    
    ---------
    
    Co-authored-by: Jordan Pittman <jordan@cryptica.me>
    sarimarton and thecrypticace authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a10d21f View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

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

Commits on Mar 22, 2024

  1. ci: add provenance to all published packages (#25)

    This commit adds provenance for all published packages. See the NPM documentation [0].
    
    Provenance will allow people to verify that the packages were actually built on GH Actions and with the content of the corresponding commit. This will help with supply chain security.
    
    For this to work, the `id-token` permission was added only where necessary.
    
    [0]: https://docs.npmjs.com/generating-provenance-statements
    saibotk authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f8d4307 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2024

  1. Update README.md (#33)

    All other plugin README's instruct installation as dev dependency, so I assume that's also considered best practice with this one.
    raulrpearson authored Dec 26, 2024
    Configuration menu
    Copy the full SHA
    ef92eba View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Update README.md

    adamwathan authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    802c5d8 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    adamwathan authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    3c3dd3c View commit details
    Browse the repository at this point in the history
Loading