» Tag
frontend
3 posts«Jul 8, 2026
border-shape is the property clip-path always owed you
CSS's new border-shape property fixes the long-standing clip-path problem where borders, shadows and outlines got clipped away along with the element.
cssweb-developmentfrontendclip-pathEffCSS v5: Type-Safe CSS-in-TS Built on Native Browser APIs
EffCSS v5 is a zero-dependency CSS-in-TS library using CSSStyleSheet and adoptedStyleSheets, offering a contract-first, framework-agnostic styling approach.
css-in-jstypescriptfrontendweb-developmentPlugin badge reuses dashboard cache instead of new state
A plugin-update badge reuses the existing cross-site dashboard cache instead of a new API, avoiding duplicate state and sync bugs.
frontendcachingstate-managementux