Thanks to visit codestin.com
Credit goes to github.com

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

Commits on Sep 20, 2024

  1. Clean up extra spread array (#362)

    Map [returns a new array](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/map), so we can just use that result directly, instead of spreading it into a new array!
    spacetag authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    383bee7 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. Configuration menu
    Copy the full SHA
    25b0f9e View commit details
    Browse the repository at this point in the history
  2. 0.5.16

    philipp-spiess committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    39d20e1 View commit details
    Browse the repository at this point in the history
Loading