We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System: OS: Windows 11 10.0.22631 CPU: (16) x64 Intel(R) Core(TM) i7-10700 CPU @ 2.90GHz Memory: 7.87 GB / 31.72 GB Browsers: Edge: Chromium (127.0.2651.105) Internet Explorer: 11.0.22621.3527 npmPackages: @rsbuild/core: ^1.1.0 => 1.0.19 @rsbuild/plugin-vue2: ^1.0.1 => 1.0.1
When I used inline styles in my vue2 project, I found that when I formatted the code through prettier, line breaks caused the styles to be lost.
https://github.com/coderwyd/rsbuild-repo
pnpm i pnpm dev
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version
System:
OS: Windows 11 10.0.22631
CPU: (16) x64 Intel(R) Core(TM) i7-10700 CPU @ 2.90GHz
Memory: 7.87 GB / 31.72 GB
Browsers:
Edge: Chromium (127.0.2651.105)
Internet Explorer: 11.0.22621.3527
npmPackages:
@rsbuild/core: ^1.1.0 => 1.0.19
@rsbuild/plugin-vue2: ^1.0.1 => 1.0.1
Details
When I used inline styles in my vue2 project, I found that when I formatted the code through prettier, line breaks caused the styles to be lost.
Reproduce link
https://github.com/coderwyd/rsbuild-repo
Reproduce Steps
pnpm i
pnpm dev
The text was updated successfully, but these errors were encountered: