Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow variant plugins to tell Tailwind they should stack #2382

Merged
merged 4 commits into from
Sep 14, 2020

Commits on Sep 14, 2020

  1. Fix unwanted stacking behavior on any non-darkModeVariant "dark" vari…

    …ant (#2380)
    
    * Add failing tests for non-darkModeVariant "dark" variant stacking behavior
    
    * Fix unwanted non-darkModeVariant "dark" variant stacking (by making the failing test pass)
    JNavith authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    48c5b9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c540a5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce0a84d View commit details
    Browse the repository at this point in the history
  4. Update changelog

    adamwathan committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    ea886fb View commit details
    Browse the repository at this point in the history