vanilla-extract
https://vanilla-extract.style/apple-touch-icon.png
https://vanilla-extract.style/
TypeScriptの型システムに適合したCSS in JSライブラリの1種。
Linaria と同じく Zero-Runtime 志向でありコンパイル時に静的なCSSへの出力が行われるため使い勝手を維持しながらパフォーマンスを改善できる
ViteやNext.jsなどのメジャーどころのフレームワークやビルドシステムとの統合が提供されており導入もしやすい。
Vite: https://vanilla-extract.style/documentation/integrations/vite/
Next.js: https://vanilla-extract.style/documentation/integrations/next/