summaryrefslogtreecommitdiff
path: root/tests/specs/fmt/astro_file_with_css_comment/fmt.out
AgeCommit message (Collapse)Author
2024-09-10fix: update malva in deno to support astro css comments (#25553)HasanAlrimawi
This PR addresses issue #25534 **Code Changes** - Updated malva version to the latest in cli/Cargo.toml. - Updated LanguageOptions to match new Malva config. - Added test case same as the issue to assure changes success.