Anxiety Spiral Unwinding

0 viewshard
Background:
Anxiety Spiral Unwinding
1
Was this helpful?

What is inside Anxiety Spiral Unwinding

Anxiety Spiral Unwinding is a CSS checkbox built with a keyframe animation, transforms, defined in 101 lines across 13 selectors.

28
CSS properties
13
Selectors
101
Lines of CSS
2
Formats

Techniques used

Keyframe animationTransitionsTransformsChecked stateFlexbox

Animations defined: anxiety-spinanxiety-reverse-spinanxiety-pulsecalm-slow-spincalm-gentle-spincalm-breathe

CSS properties in this component

align-itemsanimationbackgroundborderborder-bottomborder-bottom-colorborder-colorborder-leftborder-left-colorborder-radiusborder-rightborder-right-colorborder-topborder-top-colorcolorcursordisplayfont-weightgapheightinputjustify-contentopacitypositiontransformtransitionuser-selectwidth

Accessibility check2 to fix

  • No focus style is defined. Add one before shipping, or keyboard users lose track of position.
  • Animates without a prefers-reduced-motion guard. Wrap the animation in that query if motion sensitivity matters to your audience.

These notes are generated by reading this component's own source, so they describe what it actually does rather than what a template says. Copy the code above in CSS, Tailwind and adapt it freely.