[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:
Olivier Philippon
2022-05-10 11:09:29 +01:00
parent 8fd7703fc5
commit e37036c816
6 changed files with 86 additions and 8 deletions

View File

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