CommunityToolkit / CommunityToolkit/ColorCode-Universal

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

Abierto
#42 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C#
Estrellas
265
Forks
57
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.