Liquid Glass UI 2026 — CSS @property Morphing Cards, Zero JavaScript
Published: (March 13, 2026 at 02:09 PM EDT)
1 min read
Source: Dev.to
Source: Dev.to
Liquid glass morphing cards (CSS‑only)
- Built with pure CSS – zero JavaScript required.
- Uses CSS
@propertyto animate conic‑gradient spinning borders. - Hover shine effect driven by custom properties
--shine-xand--shine-y. - Applies
backdrop-filterfor refraction depth. - Adds grain overlay via SVG
feTurbulence. - Features staggered sparkline bars for visual flair.
All of these effects are achieved solely with CSS.