Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 16:09
· 26 commits to main since this release
e6bc1a9

💣 Breaking Changes

  • Use new @capsize/core library #94 Thanks @DylanVann!
    This will change the final output CSS, as the technique to perform
    the leading trim has been simplified. See the capsize release notes
    for more details.

🐛 Fixed

  • Fix usage when requireing plugin #95 Thanks @DylanVann!

    - require('tailwindcss-capsize').default
    + require('tailwindcss-capsize')