A few lines of JavaScript to get all animations linked to an active View Transition.
Tag Archives: css
The Future of CSS: Construct <custom-ident>
and <dashed-ident>
values with ident()
CSS Wrapped 2024
Scroll-driven animated card stack with scroll snap events
CSSNestedDeclarations
is coming to all browsers to improve CSS Nesting!
Feature detect Style Queries Support in CSS
Benchmarking the performance of CSS @property
With @property now being Baseline Newly Available, I thought it’d be a good time benchmark the impact – if any – it has on the performance of your CSS. When starting to use a new CSS feature it’s important to understand its impact on the performance of your websites, whether positive or negative. With @property …
Continue reading “Benchmarking the performance of CSS @property”