next.js icon indicating copy to clipboard operation
next.js copied to clipboard

Convert `with-cssed`, `with-csx`, `with-styled-jsx` examples to TypeScript

Open maxproske opened this issue 3 years ago • 0 comments

Updated 3 more examples to TypeScript. Changes to individual examples pushed as separate commits.

  • Swapped cxs/lite for cxs, as it's the only mode supported by @types/cxs.

Documentation / Examples

  • [X] Make sure the linting passes by running pnpm build && pnpm lint
  • [X] The "examples guidelines" are followed from our contributing doc

maxproske avatar Nov 17 '22 02:11 maxproske