CommunityToolkit / CommunityToolkit/ColorCode-Universal

Why are there multiple CSS classes that mean the same thing?

Open
#42 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
265
Forks
57
PR merge metrics
No merged PRs in 30d

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.