Releases: stormwarning/tailwindcss-capsize
Releases · stormwarning/tailwindcss-capsize
v1.2.0
🎁 Added
- Allow unitless or percentage-based leading values #34
Uses the inherited font-size
to determine pixel line-height
value.
🐛 Fixed
- Use correct path for
types
import #30
This should clear up any TypeScript warnings during local builds.
v1.1.0
💣 Breaking Changes
- Rename plugin using common prefix convention
eac9127
tailwind-capsize
→ tailwindcss-capsize
v1.0.3
♻️ Changed
- Cleaned out unused code and fix up docs examples
bc1372f
v1.0.2
🐛 Fixed
- Fixes error when trying to set a custom root font-size value #16
v1.0.1
🐛 Fixed
- Updated README and package description & keywords
327886e