We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c36121 commit fd9ed92Copy full SHA for fd9ed92
website/pages/docs/installation/rsbuild.mdx
@@ -82,7 +82,7 @@ Install panda and create your `panda.config.ts` file.
82
83
Open your `package.json` file and update the `scripts` section as follows:
84
85
-```diff {3} filename="package.json"
+```diff {5} filename="package.json"
86
{
87
"scripts": {
88
"build": "rsbuild build",
0 commit comments