We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3a3f94 commit 0f5922aCopy full SHA for 0f5922a
1 file changed
extension.toml
@@ -43,7 +43,7 @@ languages = [
43
"HTML",
44
"CSS",
45
"SCSS",
46
- "Less",
+ "LESS",
47
"GraphQL",
48
"Handlebars",
49
"Markdown",
@@ -63,7 +63,7 @@ name = "Oxfmt Language Server"
63
"JSONC" = "jsonc"
64
"JSX" = "javascriptreact"
65
"JavaScript" = "javascript"
66
-"Less" = "less"
+"LESS" = "less"
67
"MDX" = "mdx"
68
"Markdown" = "markdown"
69
"SCSS" = "scss"
0 commit comments