CommunityToolkit / CommunityToolkit/ColorCode-Universal
Why are there multiple CSS classes that mean the same thing?
Offen
- Vorherrschende Sprache
- C#
- Sterne
- 265
- Forks
- 57
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.