Robuta

https://portswigger.net/research/inline-style-exfiltration
I discovered how to use CSS to steal attribute data without selectors and stylesheet imports! This means you can now exploit CSS injection via style...
inlinestyleexfiltrationleakingdata
https://lea.verou.me/blog/2024/css-conditionals-now/
lea verouinlineconditionalscss
https://chriskirknielsen.com/blog/future-theme-with-inline-if-style-conditions/
Another way to implement themes on a website with style conditions.
futurethemescssinlineconditions
https://noti.st/sarahdayan/clOedj
utilityfirstcssinlinestyles
https://nitropack.io/blog/extract-large-inline-CSS-by-nitropack/
Sep 15, 2025 - Learn why inline CSS slows down your WordPress site and how NitroPack's Extract Large Inline CSS feature can improve your LCP, INP, and overall page speed.
inline cssnitropackextractlarge
https://css-tricks.com/almanac/properties/b/border/border-inline/
Sep 17, 2021 - border-inline is a CSS logical shorthand property that combines border-inline-color, border-inline-style, and border-inline-width into a single declaration,
inline cssbordertricks
https://github.com/addyosmani/critical
Extract & Inline Critical-path CSS in HTML pages. Contribute to addyosmani/critical development by creating an account on GitHub.
githubaddyosmanicriticalextractamp
https://thenewstack.io/css-finally-gets-inline-conditional-logic-with-new-if-function/
Oct 17, 2025 - Powerful inline conditional logic comes to stylesheets for the first time. Here's how it works and what it means for developers.
conditional logiccssfinallygetsinline
https://svg-tutorial.com/svg/svg-in-css
In this tutorial, we learn how to inline SVG in CSS. We use this technique to create a hamburger menu button, a custom mouse cursor, and a background pattern.
css tutorialinlinesvg