Skip to content Added
- Support configuring a default
font-weight for each font size utility (#8763)
- Add support for alpha values in safe list (#8774)
Fixed
- Improve types to support fallback values in the CSS-in-JS syntax used in plugin APIs (#8762)
- Support including
tailwindcss and autoprefixer in postcss.config.js in standalone CLI (#8769)
- Fix using special-characters as prefixes (#8772)
- Don’t prefix classes used within arbitrary variants (#8773)
- Add more explicit types for the default theme (#8780)