Receive daily AI-curated summaries of engineering articles from top tech companies worldwide.
Endigest AI Core Summary
Tailwind CSS v4.1 introduces a wide range of new utilities and improvements for building modern web interfaces.
•text-shadow-* utilities (text-shadow-2xs to text-shadow-lg) with color and opacity modifier support via text-shadow-<color> and text-shadow-lg/50 syntax
•mask-* utilities for CSS masking using images and gradients, with composable linear, radial, and conic gradient mask APIs (mask-b-from-*, mask-radial-*, etc.)
•Improved older browser compatibility: oklab colors, @property-dependent features, opacity modifiers, and gradient interpolation now degrade gracefully in Safari 15 and older Firefox
•overflow-wrap utilities (wrap-break-word, wrap-anywhere) for fine-grained text wrapping control, especially useful inside flex containers
•
Colored drop-shadow support, new pointer-* and any-pointer-* variants, safe alignment utilities, and @source not / @source inline() for build optimization
This summary was automatically generated by AI based on the original article and may not be fully accurate.