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
stro v4.11.5 Node v20.15.0 System macOS (arm64) Package Manager npm Output server Adapter @astrojs/node Integrations @astrojs/tailwind
No response
If div is in link element, it will create new line, and preserve whitespace.
<a href=""> <div>hello</div> </a> <a href=""> <div>hello</div> </a>
is being minified as
Could be further optimise?
I know this can only check after running build output, so I shall skip creating test files.
NA
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
If div is in link element, it will create new line, and preserve whitespace.
is being minified as
What's the expected result?
Could be further optimise?
I know this can only check after running build output, so I shall skip creating test files.
Link to Minimal Reproducible Example
NA
Participation
The text was updated successfully, but these errors were encountered: