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

Add support for Tailwind v3 #63

Merged
merged 33 commits into from Dec 10, 2021
Merged

Commits on Dec 10, 2021

  1. Copy the full SHA
    d950a8d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fec2b18 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6c78c4c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    96b8b3a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5baf408 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    739f4d7 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    0177290 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    a0999e0 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    55ab167 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    8c07248 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    1269ce6 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    1437de6 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    ebe96d3 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    24ff3ed View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    10bd1c2 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    1bb2177 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    8d39da8 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    e6d8912 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    7ba7334 View commit details
    Browse the repository at this point in the history
  20. add border-hidden utility

    dcastil committed Dec 10, 2021
    Copy the full SHA
    03b71bf View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    65b03e4 View commit details
    Browse the repository at this point in the history
  22. add overflow-clip utilities

    dcastil committed Dec 10, 2021
    Copy the full SHA
    f3f6605 View commit details
    Browse the repository at this point in the history
  23. add full color palette to fill and stroke utilities

    Added PR to maybe add back "current" options in tailwindlabs/tailwindcss#6357
    dcastil committed Dec 10, 2021
    Copy the full SHA
    61325c3 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    cf93ba2 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    c9289c2 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    2837e54 View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    f8acd7c View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    bfe2cc9 View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    014a011 View commit details
    Browse the repository at this point in the history
  30. breaking: rename custom values to arbitrary values everywhere

    Tailwind is using the term "arbitrary values" in its v3 documentation.
    To stay consistent, I need to name them arbitrary values as well.
    dcastil committed Dec 10, 2021
    Copy the full SHA
    adc3c02 View commit details
    Browse the repository at this point in the history
  31. Copy the full SHA
    607f78f View commit details
    Browse the repository at this point in the history
  32. Copy the full SHA
    803889d View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    1f799bc View commit details
    Browse the repository at this point in the history