Remove duplicate and dead CSS code #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem: CSS files contained significant dead code: 9 duplicate dark-mode rules in main.css (already in components.css), a 107-line legacy compatibility section in components.css, 4 redundant transport gradient overrides, and inconsistent indentation.
Solution:
Files changed: