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

Commits on Feb 25, 2022

  1. Update format script

    bradlc committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    132e2a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec412a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Create LICENSE

    adamwathan authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    e6f7e2e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #64 from tailwindlabs/add-license-1

    Create LICENSE
    adamwathan authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    f03d66c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Tidy whitespace and remove duplicates (#70)

    * Remove duplicate classes
    
    * Trim whitespace from class lists
    
    * Don't tidy whitespace in multi-line class lists
    
    * Update tests
    
    * `trim` -> `tidy`
    
    * Formatting
    
    * Update tests
    
    * Formatting
    bradlc authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    e0f9bd5 View commit details
    Browse the repository at this point in the history
  2. Tweak prettier config

    bradlc committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    37582ff View commit details
    Browse the repository at this point in the history
  3. 0.1.9

    bradlc committed Apr 19, 2022
    1 Configuration menu
    Copy the full SHA
    e2fec96 View commit details
    Browse the repository at this point in the history
Loading