From 7e79e3e3646cc045b861b0780b46ce10d3e81eee Mon Sep 17 00:00:00 2001 From: Gabriele Petronella Date: Fri, 23 Feb 2024 16:48:06 +0100 Subject: [PATCH] Update 03-project-structure.mdx --- .../website/docs/02-Getting Started/03-project-structure.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/website/docs/02-Getting Started/03-project-structure.mdx b/packages/website/docs/02-Getting Started/03-project-structure.mdx index 7f648c73f..a884880af 100644 --- a/packages/website/docs/02-Getting Started/03-project-structure.mdx +++ b/packages/website/docs/02-Getting Started/03-project-structure.mdx @@ -98,7 +98,6 @@ export default defineConfig({ outDir: "lib", esbuildPlugins: [vanillaExtractPlugin()], dts: true, - jsx: "automatic", // Include here the css files coming from external dependencies, which we // recommend to bundle in your design system package. noExternal: [