JS-Beautifier v1.14.4 Release Notes

    • 🌐 Extra space before !important added (#2056)
    • 🚚 css format removes space after quoted value (#2051)
    • Add grid-template-areas to NON_SEMICOLON_NEWLINE_PROPERTY list (#2035)
    • 🚚 CSS formatter removes useful space (#2024)
    • 🔄 CHANGELOG.md file was wiped out in v1.14.2 (#2022)
    • 🌐 Fails to recognize Handlebars block with whitespace control, e.g. {{~#if true ~}} (#1988)
    • 👌 Support new sass @use syntax (#1976)
    • 🚚 Do not remove whitespace after number (#1950)
    • 🌐 html formatter doesn't support handlebars partial blocks (#>) (#1869)
    • 🌐 in keyword in class method causes indentation problem (#1846)
    • space_after_named_function not working inside an ES6 class (#1622)
    • 💅 Restyle website (#1444)
    • 🌐 improper line concatenation between 'return' and a prefix expression (#1095)