summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorMatheus Gabriel Werny de Lima <46067952+Spixmaster@users.noreply.github.com>2022-09-30 12:24:32 +0200
committerGitHub <noreply@github.com>2022-09-30 19:24:32 +0900
commita33960eb51b638f232dff71cfeac5ede87b38312 (patch)
tree96d408dfd78b66cd5c5223969445b557fc0276cf /supported-tools.md
parent7dd13afc6c88965d55c0ec3504c5af6c11532d1e (diff)
downloadale-a33960eb51b638f232dff71cfeac5ede87b38312.zip
Add fixer "css-beautify". Adjust "html-beautify." (#4319)
* Add fixer "css-beautify". Adjust "html-beautify." * Error fixes. * Added chars.
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 64f3cce3..a835ac2f 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -129,6 +129,7 @@ formatting.
* CSS
* [VSCode CSS language server](https://github.com/hrsh7th/vscode-langservers-extracted)
* [cspell](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell)
+ * [css-beautify](https://github.com/beautify-web/js-beautify)
* [csslint](http://csslint.net/)
* [fecs](http://fecs.baidu.com/)
* [prettier](https://github.com/prettier/prettier)