
Rob DiMarzo
7.4K posts

Rob DiMarzo
@robdimarzo
Designer and UX engineer. CSS enthusiast. Leading design systems and building web apps @KPMG. Expect nerdy topics. Views are my own.







We're finally solving the tooltip arrow usecase with a new CSS property called `border-shape` ⚠️ WIP early-stage API, timeline TBD on this one, more info coming soon But it brings a lil tear to my eye to see this working, border and all 🥲 This demo uses anchored container queries + border-shape + a little animation



💡 CSS Tip! Create a responsive grid of hexagon shapes with fewer than 15 CSS declarations, minimal HTML, and without media queries! css-tip.com/hexagon-grid/ Improving a 5-year old implementation using modern CSS (corner-shape, sibling-index(), math functions, etc)


abs() in CSS? Yes, it's true! 🤯 The abs() function returns the absolute value of a calculation, keeping numbers, lengths, or percentages always positive. Useful for safer layouts and predictable visuals. Learn more here ↓ developer.mozilla.org/en-US/docs/Web…












