vinta-awesome-python/website
Vinta Chen cd3c8ad076
refactor(css): consolidate --text-label and --text-tag into --text-xs
Both variables mapped to near-identical small-text sizes already covered
by --text-xs. Remove the redundant variables and migrate all call sites,
including two remaining hardcoded rem values, to the shared token.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-22 16:03:47 +08:00
..
static refactor(css): consolidate --text-label and --text-tag into --text-xs 2026-03-22 16:03:47 +08:00
templates fix(css): scope final-cta grid to inner section-shell wrapper 2026-03-22 15:37:59 +08:00
tests refactor(build): remove unused group_categories wrapper 2026-03-22 15:58:42 +08:00
build.py refactor(build): remove unused group_categories wrapper 2026-03-22 15:58:42 +08:00
fetch_github_stars.py refactor(website): hoist loop-invariant variables outside the fetch loop 2026-03-22 01:32:26 +08:00
readme_parser.py refactor: parse thematic groups from README bold markers instead of hardcoding them 2026-03-20 18:43:09 +08:00