From c958c4710dfe5eabcee35575eb80718cefa877fd Mon Sep 17 00:00:00 2001 From: Stefan Rotsch Date: Mon, 25 Sep 2023 15:47:16 +0200 Subject: [PATCH] docs: hold stitches --- radar/2023-09-01/stitches.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 radar/2023-09-01/stitches.md diff --git a/radar/2023-09-01/stitches.md b/radar/2023-09-01/stitches.md new file mode 100644 index 0000000..6869102 --- /dev/null +++ b/radar/2023-09-01/stitches.md @@ -0,0 +1,8 @@ +--- +title: "Stitches" +ring: hold +quadrant: languages-and-frameworks +tags: [coding, frontend] +--- + +Stitches is [no longer being actively maintained](https://github.com/stitchesjs/stitches/discussions/1149#discussioncomment-6223090) due to compatibility issues with CSS-in-JS runtime injection and React 18 Server Components. Thus, we do not recommend using it for new projects.