v2.0.0
💣 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
require
ing plugin #95 Thanks @DylanVann!- require('tailwindcss-capsize').default + require('tailwindcss-capsize')