akshitagupta15june / akshitagupta15june/PetMe
Same CSS property applied more then one time in index .html , news.html, reporstary.html
Offen
- Vorherrschende Sprache
- HTML
- Sterne
- 515
- Forks
- 747
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**Describe the bug**
Same CSS property applied more then one time in index .html , news.html, reporstary.html
**Expected behavior**
example:
class="block px-4 py-2### ### ****text-sm text-gray-300 text-gray-700**** hover:bg-gray-400 hover:text-white"
either text-grey-300 or text-gray-700 should be expected as after applying both it overwrite the property which results in unnecessary code and this shows problems same problem are in others files also.
### ****
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.