CommunityToolkit / CommunityToolkit/ColorCode-Universal
Why are there multiple CSS classes that mean the same thing?
Ouverte
- Langage dominant
- C#
- Étoiles
- 265
- Forks
- 57
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
There's the following pairs with the same semantic meaning:
- `htmlElementName` and `xmlName`
- `htmlAttributeName` and `xmlAttribute`
- `comment` and `htmlComment`
- `string`, `jsonString`, `xmlAttributeValue` and `htmlAttributeValue`
- `cssPropertyName` and `jsonKey`
Is there a reason these are separated out instead of just using the same class name?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.