Skip to Content
Adithya Krishna
lat: 12.9716
lon: 77.5946
← home

snippets_&_hacks

These are findings from my snippets and hacks.
Laws of UX in CSS →

css_hacks
Law of UX · Aesthetic-Usability Effect
Animate the Unanimatable preview
@property
@property

Animate the Unanimatable

Use @property for smooth custom property animation.

Law of UX · Law of Proximity & Common Region
The Parent Selector That Does Everything preview
:has()
:has()

The Parent Selector That Does Everything

Style ancestors from child state with pure CSS.

Scroll-Driven Animations preview
scroll()
scroll()

Scroll-Driven Animations

Drive keyframes directly from scroll progression.

Validation That Waits For You preview
:user-invalid
:user-invalid

Validation That Waits For You

Apply invalid styles only after user interaction.

laws_of_uxSee all principles →
aadithya794@gmail.com