← Back to context Comment by koakuma-chan 3 days ago You mean CSS-in-JS? 2 comments koakuma-chan Reply satvikpendem 2 days ago CSS modules is the native solution. But yes, compile-time CSS in TypeScript like PandaCSS or Vanilla Extract or StyleX (not run-time like Emotion) are also great alternatives. pier25 2 days ago No. For example, scoped CSS in Vue, Svelte, or Astro components.
satvikpendem 2 days ago CSS modules is the native solution. But yes, compile-time CSS in TypeScript like PandaCSS or Vanilla Extract or StyleX (not run-time like Emotion) are also great alternatives.
CSS modules is the native solution. But yes, compile-time CSS in TypeScript like PandaCSS or Vanilla Extract or StyleX (not run-time like Emotion) are also great alternatives.
No. For example, scoped CSS in Vue, Svelte, or Astro components.