detector: regenerate browser bundle after single-font rewording

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Paul Bakaus
2026-07-11 18:37:02 -07:00
co-authored by Claude Fable 5
parent 2c62f0f4f9
commit 099c69ab65
+2 -2
View File
@@ -134,9 +134,9 @@ const ANTIPATTERNS = [
id: 'single-font',
category: 'slop',
scopes: ['type'],
name: 'Single font for everything',
name: 'Single font without hierarchy',
description:
'Only one font family is used for the entire page. Pair a distinctive display font with a refined body font to create typographic hierarchy.',
'Only one font family is used for the entire page. A single family can work when weight and size contrast carry the hierarchy; otherwise pair a distinctive display font with a refined body font.',
skillSection: 'Typography',
skillGuideline: 'only one font family for the entire page',
},