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: VicGUTT/tailwindcss-forms
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-forms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 1 commit
  • 1 file changed
  • 2 contributors

Commits on Jun 17, 2025

  1. docs: update installation guide to add tailwind css v4 instructions w…

    …hile keeping v3 details (tailwindlabs#180)
    
    This PR updates the installation guide for this plugin,
    [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms),
    to include setup instructions for Tailwind CSS v4 using `@plugin` in the
    `style.css` file, while retaining the existing instructions for v3 users
    who are yet to upgrade.
    
    **Why this PR?**
    Based on my experience, I've had to refer to the typography plugin docs
    for setup instructions and adapt them for the forms plugin. This update
    ensures the guide is clear and useful for both Tailwind CSS v3 and v4
    users.
    
    ---------
    
    Co-authored-by: Jordan Pittman <jordan@cryptica.me>
    levintoo and thecrypticace authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    fc3f7e6 View commit details
    Browse the repository at this point in the history
Loading