vinta-awesome-python/website
Vinta Chen f6cea0599a
fix(css): remove unused tag-subcat styles
The .tag-subcat class was removed from the HTML templates but its
CSS rules remained. Remove the orphaned base styles and clean up
the mobile media query that also referenced the class.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-23 01:12:57 +08:00
..
static fix(css): remove unused tag-subcat styles 2026-03-23 01:12:57 +08:00
templates fix(website): scope subcategory filter values to parent category 2026-03-23 01:11:35 +08:00
tests refactor(build): remove unused group_categories wrapper 2026-03-22 15:58:42 +08:00
build.py fix(website): scope subcategory filter values to parent category 2026-03-23 01:11:35 +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 feat(website): surface subcategory labels as filterable tags 2026-03-23 01:04:20 +08:00