Tag: CSS
All the articles with the tag "CSS".
Forced Synchronous Layout: how to detect and analyze it with DevTools
Published:How a scroll reset after mass DOM manipulation triggers a Forced Synchronous Layout, how to detect it in the Performance Panel and Selector Stats in Chrome DevTools, and how to fix it with requestAnimationFrame.
Optimize rendering with content-visibility
Published:The CSS property content-visibility improves rendering performance. Practical case with metrics and snippets to detect opportunities.
CSS Media Queries Analysis to Optimize Performance
Published:Learn how to analyze CSS media queries to detect and optimize unused styles on mobile, improving your website's performance with a simple JavaScript snippet.
My Opinion on Tailwind CSS
Published:Utility-First CSS frameworks are gaining a lot of traction, especially Tailwind CSS. Is it a good option?
I Prefer PostCSS
Published:Let me explain why I prefer PostCSS for writing CSS.
It's Curious How Forgotten and Mistreated CSS Is
Published:At over 24 years old, CSS continues to be a despised language.
Detect AVIF Support for Your CSS Images
Published:Implement the new AVIF image format in your CSS `background-image`.
CSS Books
Published:A compilation of CSS books that can help you improve your knowledge in the art of styling your projects.