CommunityToolkit / CommunityToolkit/ColorCode-Universal
Why are there multiple CSS classes that mean the same thing?
Đang mở
- Ngôn ngữ chính
- C#
- Star
- 265
- Fork
- 57
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.