Pigment CSS
次世代の CSS-in-JS Pigment CSS を紹介する MUI の記事。
Pigment CSS は、Linaria のフォークとしてはじまった Zero Runtime CSS in JS であり、styled-components や emotion からスムーズに移行できるように同じ記法が利用できるようになっています。現在は実験的ですが、今年後半に Material UI v6 と合わせて正式にリリースされる予定とのことです。
Introducing Pigment CSS: the next generation of CSS-in-JS - MUI