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: mvllow/tailwindcss-safe-area
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.2
Choose a base ref
...
head repository: mvllow/tailwindcss-safe-area
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 8 commits
  • 15 files changed
  • 3 contributors

Commits on Dec 10, 2022

  1. Add troubleshooting (#2)

    * added troubleshooting section for chrome
    
    * small fix
    
    * Update readme.md
    
    Co-authored-by: not <mvllow@icloud.com>
    bpisano and mvllow authored Dec 10, 2022
    Configuration menu
    Copy the full SHA
    8df4222 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Update readme.md

    mvllow authored Dec 11, 2022
    Configuration menu
    Copy the full SHA
    eb21a2a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Add new accompanying offset utilities for offsetting safe values (#3)

    * Add new accompanying `offset` utilities for offsetting safe values
    
    * Add `or` utilities using CSS `max()`
    
    * format
    
    * Update README to document new `-offset` and `-or` matched utilities
    brandonmcconnell authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    131f67f View commit details
    Browse the repository at this point in the history
  2. add engines

    mvllow committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    2dfb512 View commit details
    Browse the repository at this point in the history
  3. remove demo

    mvllow committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    cb6cba9 View commit details
    Browse the repository at this point in the history
  4. remove np dependency

    mvllow committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    dfb203c View commit details
    Browse the repository at this point in the history
  5. remove xo dependency

    mvllow committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    0df9b67 View commit details
    Browse the repository at this point in the history
  6. 0.3.0

    mvllow committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    08840de View commit details
    Browse the repository at this point in the history
Loading