» Tag
css
2 posts6–Jul 12, 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-development