Merge pull request #486 from Textualize/css-add-did-you-mean-for-css-color-names

[css] Add a "Did you mean" suggestion when the value of a color is wrong but we can find a close one
This commit is contained in:
Will McGugan
2022-05-11 14:41:17 +01:00
committed by GitHub
7 changed files with 90 additions and 24 deletions

View File

@@ -224,4 +224,4 @@ Success {
.horizontal {
layout: horizontal
}
}